Freigeben über


ContainerServiceExtensions.GetOSOptionProfile Methode

Definition

Ruft ein -Objekt ab, das eine OSOptionProfileResource zusammen mit den instance-Vorgängen darstellt, die in SubscriptionResource für sie ausgeführt werden können.

public static Azure.ResourceManager.ContainerService.OSOptionProfileResource GetOSOptionProfile (this Azure.ResourceManager.Resources.SubscriptionResource subscriptionResource, Azure.Core.AzureLocation location);
static member GetOSOptionProfile : Azure.ResourceManager.Resources.SubscriptionResource * Azure.Core.AzureLocation -> Azure.ResourceManager.ContainerService.OSOptionProfileResource
<Extension()>
Public Function GetOSOptionProfile (subscriptionResource As SubscriptionResource, location As AzureLocation) As OSOptionProfileResource

Parameter

subscriptionResource
SubscriptionResource

Der SubscriptionResource instance die -Methode ausgeführt wird.

location
AzureLocation

Der Name der Azure-Region.

Gibt zurück

Gibt ein OSOptionProfileResource-Objekt zurück.

Gilt für: