다음을 통해 공유


ILineRegistration.GeneratedId Property

Definition

Id generated for the line channel registration

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Id generated for the line channel registration", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="generatedId")]
public string GeneratedId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Id generated for the line channel registration", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="generatedId")>]
member this.GeneratedId : string
Public ReadOnly Property GeneratedId As String

Property Value

Attributes

Applies to