Compartilhar via


AddAzureRmIotHubRoutingEndpoint.RoutingEndpointDynamicParameter.ContainerName Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Name of the storage container", Mandatory=true, ParameterSetName="InputObjectSet")]
[System.Management.Automation.Parameter(HelpMessage="Name of the storage container", Mandatory=true, ParameterSetName="ResourceIdSet")]
[System.Management.Automation.Parameter(HelpMessage="Name of the storage container", Mandatory=true, ParameterSetName="ResourceSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string ContainerName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Name of the storage container", Mandatory=true, ParameterSetName="InputObjectSet")>]
[<System.Management.Automation.Parameter(HelpMessage="Name of the storage container", Mandatory=true, ParameterSetName="ResourceIdSet")>]
[<System.Management.Automation.Parameter(HelpMessage="Name of the storage container", Mandatory=true, ParameterSetName="ResourceSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ContainerName : string with get, set
Public Property ContainerName As String

Property Value

Attributes

Applies to