Share via


AddRecoveryServicesProviderInputProperties.AuthenticationIdentityInput Property

Definition

Gets or sets the identity provider input for DRA authentication.

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationIdentityInput")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IdentityProviderInput AuthenticationIdentityInput { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationIdentityInput")>]
member this.AuthenticationIdentityInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.IdentityProviderInput with get, set
Public Property AuthenticationIdentityInput As IdentityProviderInput

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to