次の方法で共有


IActionDetail.SendTime Property

Definition

The send time

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The send time", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="SendTime", Update=true)]
public string SendTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ActionGroup.Runtime.Info(Create=true, Description="The send time", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="SendTime", Update=true)>]
member this.SendTime : string with get, set
Public Property SendTime As String

Property Value

Attributes

Applies to