ReplicationUsage.RecoveryServicesProviderAuthType Property

Definition

Gets or sets the authentication type of recovery service providers in the vault.

[Newtonsoft.Json.JsonProperty(PropertyName="recoveryServicesProviderAuthType")]
public int? RecoveryServicesProviderAuthType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recoveryServicesProviderAuthType")>]
member this.RecoveryServicesProviderAuthType : Nullable<int> with get, set
Public Property RecoveryServicesProviderAuthType As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to