VirtualMachineExtensionListResponse.ResourceExtension.Publisher Property

 

Optional. The provider namespace of the extension. The provider namespace for Azure extensions is Microsoft.Compute.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public string Publisher { get; set; }

Property Value

Type: System.String
Return to top
Show: