Role Response
constructor(autoscaleConfiguration: AutoscaleResponse? = null, dataDisksGroups: List<DataDisksGroupsResponse>? = null, encryptDataDisks: Boolean? = null, hardwareProfile: HardwareProfileResponse? = null, minInstanceCount: Int? = null, name: String? = null, osProfile: OsProfileResponse? = null, scriptActions: List<ScriptActionResponse>? = null, targetInstanceCount: Int? = null, vMGroupName: String? = null, virtualNetworkProfile: VirtualNetworkProfileResponse? = null)