IListChannelWithKeysResponse.ChangedTime Property

Definition

Changed time of the resource

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="Changed time of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="changedTime", Update=true)]
public string ChangedTime { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="Changed time of the resource", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="changedTime", Update=true)>]
member this.ChangedTime : string with get, set
Public Property ChangedTime As String

Property Value

Attributes

Applies to