Share via


IDiskPoolVolume.TargetId Property

Definition

Azure resource ID of the iSCSI target

[Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Azure resource ID of the iSCSI target", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="targetId", Update=true)]
public string TargetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.VMware.Runtime.Info(Create=true, Description="Azure resource ID of the iSCSI target", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="targetId", Update=true)>]
member this.TargetId : string with get, set
Public Property TargetId As String

Property Value

Attributes

Applies to