共用方式為


ExtensionConfiguration.Extension.Id Property

Definition

Required. The identifier of the extension. The identifier is created when the extension is added to the cloud service. You can find the ID of an extension that was added to a cloud service by using List Extensions.

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

Applies to