DeploymentGetResponse.ExtensionConfiguration Property
Gets or sets an ExtensionConfiguration object that defines the extension that is added to the cloud service.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: Microsoft.WindowsAzure.Management.Compute.Models.ExtensionConfigurationAn ExtensionConfiguration object.
In Microsoft Azure, a process can run as an extension of a cloud service. For example, Remote Desktop Access or the Azure Diagnostics Agent can run as extensions to the cloud service.
Show: