MockableComputeSubscriptionResource.GetCloudServiceOSFamilies Method
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.
Gets a collection of CloudServiceOSFamilyResources in the SubscriptionResource.
public virtual Azure.ResourceManager.Compute.CloudServiceOSFamilyCollection GetCloudServiceOSFamilies (Azure.Core.AzureLocation location);
abstract member GetCloudServiceOSFamilies : Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.CloudServiceOSFamilyCollection
override this.GetCloudServiceOSFamilies : Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.CloudServiceOSFamilyCollection
Public Overridable Function GetCloudServiceOSFamilies (location As AzureLocation) As CloudServiceOSFamilyCollection
Parameters
- location
- AzureLocation
Name of the location that the OS families pertain to.
Returns
An object representing collection of CloudServiceOSFamilyResources and their operations over a CloudServiceOSFamilyResource.
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.