Cloud Service Properties Args
constructor(allowModelOverride: Output<Boolean>? = null, configuration: Output<String>? = null, configurationUrl: Output<String>? = null, extensionProfile: Output<CloudServiceExtensionProfileArgs>? = null, networkProfile: Output<CloudServiceNetworkProfileArgs>? = null, osProfile: Output<CloudServiceOsProfileArgs>? = null, packageUrl: Output<String>? = null, roleProfile: Output<CloudServiceRoleProfileArgs>? = null, startCloudService: Output<Boolean>? = null, upgradeMode: Output<Either<String, CloudServiceUpgradeMode>>? = null)