共用方式為


ITime.Minute Property

Definition

The minute.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The minute.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="minute", Update=true)]
public int Minute { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Create=true, Description="The minute.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=false, Required=true, SerializedName="minute", Update=true)>]
member this.Minute : int with get, set
Public Property Minute As Integer

Property Value

Attributes

Applies to