Freigeben über


IAzureFabricSpecificDetails.ContainerId Property

Definition

The container Ids for the Azure fabric.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The container Ids for the Azure fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerIds")]
public string[] ContainerId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The container Ids for the Azure fabric.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="containerIds")>]
member this.ContainerId : string[] with get, set
Public Property ContainerId As String()

Property Value

String[]
Attributes

Applies to