IFabricAgentModelProperties.ResourceAccessIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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="resourceAccessIdentity")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IIdentityModel ResourceAccessIdentity { 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="resourceAccessIdentity")>]
member this.ResourceAccessIdentity : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20240901.IIdentityModel with get, set
Public Property ResourceAccessIdentity As IIdentityModel
Property Value
- Attributes