Freigeben über


INginxDeploymentScalingPropertiesAutoScaleSettings.Profile Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IScaleProfile) }, Read=true, ReadOnly=false, Required=true, SerializedName="profiles", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IScaleProfile> Profile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Runtime.Info(Create=true, Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IScaleProfile) }, Read=true, ReadOnly=false, Required=true, SerializedName="profiles", Update=true)>]
member this.Profile : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Nginx.Models.IScaleProfile> with get, set
Public Property Profile As List(Of IScaleProfile)

Property Value

Attributes

Applies to