IFabricAgentModelProperties.AuthenticationIdentity Property

Definition

Identity model.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Identity model.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IIdentityModel) }, Read=true, ReadOnly=false, Required=true, SerializedName="authenticationIdentity", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IIdentityModel AuthenticationIdentity { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Identity model.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IIdentityModel) }, Read=true, ReadOnly=false, Required=true, SerializedName="authenticationIdentity", Update=true)>]
member this.AuthenticationIdentity : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IIdentityModel with get, set
Public Property AuthenticationIdentity As IIdentityModel

Property Value

Attributes

Applies to