ContentDeliveryNetworkServiceExtensionsGetFlavor Method |
Namespace: OpenStack.Synchronous
public static Flavor GetFlavor( this IContentDeliveryNetworkService cdnService, string flavorId )
Exception | Condition |
---|---|
ArgumentNullException | If flavorId is or empty. |
FlurlHttpException | If the API call returns a bad HttpStatusCode. |