IPerfMonSet.TimeGrain Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 TimeGrain { 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.TimeGrain : string with get, set
Public Property TimeGrain As String
Property Value
- Attributes