< Back

New-ETHPersona

Tue Jan 14, 2020 3:31 am

NAME New-ETHPersona



SYNTAX

New-ETHPersona [-ParentIdentity] <string> [-NewUserName] <string> [[-UserComment] <string>] [-InitPwd] <string>

[<CommonParameters>]





PARAMETERS

-InitPwd <string>



Required? true

Position? 3

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-NewUserName <string>



Required? true

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-ParentIdentity <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-UserComment <string>



Required? false

Position? 2

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.





description : {@{Text=Deletes a group with the specified name in IAM}}

syntax : @{syntaxItem=@{name=Remove-ETHGroup; parameter=@{description=System.Management.Automation.PSObject[];

parameterValue=String; name=Name; required=true; globbing=false; pipelineInput=true (ByPropertyName);

position=1}}}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=;

parameterValue=String; name=Name; type=@{name=String}; required=true; globbing=false;

pipelineInput=true (ByPropertyName); position=1}}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Remove-ETHGroup; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Remove-ETHGroup

Category : Function

Synopsis : Deletes a group in IAM

Component :

Role :

Functionality :

ModuleName : IAMClient