ICloudService Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.CloudServiceTypeConverter))]
public interface ICloudService : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.CloudServiceTypeConverter))>]
type ICloudService = interface
    interface IJsonSerializable
Public Interface ICloudService
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AllowModelOverride
Configuration
ConfigurationUrl
ExtensionProfile
Id
Location
Name
NetworkProfile
OSProfile
PackageUrl
ProvisioningState
ResourceGroupName
RoleProfile
StartCloudService
Tag
Type
UniqueId
UpgradeMode

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to