Aracılığıyla paylaş


NginxIdentity.ConfigurationName Property

Definition

The name of configuration, only 'default' is supported value due to the singleton of NGINX conf

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Origin(Microsoft.Azure.PowerShell.Cmdlets.Nginx.PropertyOrigin.Owned)]
public string ConfigurationName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Origin(Microsoft.Azure.PowerShell.Cmdlets.Nginx.PropertyOrigin.Owned)>]
member this.ConfigurationName : string with get, set
Public Property ConfigurationName As String

Property Value

Implements

Attributes

Applies to