CloudService.ExtensionProfile Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes a cloud service extension profile.
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceExtensionProfile ExtensionProfile { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Inlined)>]
member this.ExtensionProfile : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20220904.ICloudServiceExtensionProfile with get, set
Public Property ExtensionProfile As ICloudServiceExtensionProfile
Property Value
Implements
- Attributes