UpdateAzWebAppConfigurationSlot_UpdateExpanded.ManagedServiceIdentityId Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })]
[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")]
[System.Management.Automation.Parameter(HelpMessage="Managed Service Identity Id", Mandatory=false)]
public int ManagedServiceIdentityId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Category(new Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.Functions.ParameterCategory.Body })>]
[<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")>]
[<System.Management.Automation.Parameter(HelpMessage="Managed Service Identity Id", Mandatory=false)>]
member this.ManagedServiceIdentityId : int with get, set
Public Property ManagedServiceIdentityId As Integer

Property Value

Int32
Attributes

Applies to