Share via


IPerfMonResponse.DataTimeGrain Property

Definition

Presented time grain.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Presented time grain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeGrain")]
public string DataTimeGrain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="Presented time grain.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeGrain")>]
member this.DataTimeGrain : string with get, set
Public Property DataTimeGrain As String

Property Value

Attributes

Applies to