IReplicationProtectedItem.RecoveryServicesProviderId Property

Definition

The recovery provider ARM Id.

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

Property Value

Attributes

Applies to