Partager via


ISiteConfig.ManagedServiceIdentityId Property

Definition

Managed Service Identity Id

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Managed Service Identity Id", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="managedServiceIdentityId")]
public int? ManagedServiceIdentityId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Managed Service Identity Id", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=false, Required=false, SerializedName="managedServiceIdentityId")>]
member this.ManagedServiceIdentityId : Nullable<int> with get, set
Public Property ManagedServiceIdentityId As Nullable(Of Integer)

Property Value

Attributes

Applies to