ComputeExtensions.GetCloudServiceOSFamilies メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SubscriptionResource 内の CloudServiceOSFamilyResources のコレクションを取得します。
public static Azure.ResourceManager.Compute.CloudServiceOSFamilyCollection GetCloudServiceOSFamilies (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location);
static member GetCloudServiceOSFamilies : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation -> Azure.ResourceManager.Compute.CloudServiceOSFamilyCollection
<Extension()>
Public Function GetCloudServiceOSFamilies (subscriptionResource As SubscriptionResource, location As AzureLocation) As CloudServiceOSFamilyCollection
パラメーター
- subscriptionResource
- SubscriptionResource
SubscriptionResourceメソッドが実行されるインスタンス。
- location
- AzureLocation
OS ファミリが関連する場所の名前。
戻り値
CloudServiceOSFamilyResources のコレクションとその CloudServiceOSFamilyResource に対する操作を表す オブジェクト。