次の方法で共有


IContainerThrottlingData.Period Property

Definition

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

Property Value

Attributes

Applies to