Uses of Class
com.azure.resourcemanager.containerservice.fluent.models.OSOptionPropertyList
-
Packages that use OSOptionPropertyList Package Description com.azure.resourcemanager.containerservice.fluent.models Package containing the inner data models for ContainerServiceManagementClient. -
-
Uses of OSOptionPropertyList in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return OSOptionPropertyList Modifier and Type Method Description OSOptionPropertyListOSOptionPropertyList. withOsOptionPropertyList(List<OSOptionProperty> osOptionPropertyList)Set the osOptionPropertyList property: The list of OS options.
-