IReplicationProtectedItem.ProtectableItemId Property

Definition

The protected item ARM Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The protected item ARM Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="protectableItemId", Update=true)]
public string ProtectableItemId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The protected item ARM Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="protectableItemId", Update=true)>]
member this.ProtectableItemId : string with get, set
Public Property ProtectableItemId As String

Property Value

Attributes

Applies to