IRecoveryServicesProvider.DataPlaneAuthenticationIdentityDetailObjectId Property

Definition

The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)]
public string DataPlaneAuthenticationIdentityDetailObjectId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The object Id of the service principal with which the on-premise management/data plane components would communicate with our Azure services.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="objectId", Update=true)>]
member this.DataPlaneAuthenticationIdentityDetailObjectId : string with get, set
Public Property DataPlaneAuthenticationIdentityDetailObjectId As String

Property Value

Attributes

Applies to