IFabricAgentModelProperties.AuthenticationIdentity Property

Definition

Identity model.

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

Property Value

Attributes

Applies to