898 строки
80 KiB
YAML
898 строки
80 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient"
|
|
name: "SkusClient"
|
|
nameWithType: "SkusClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Skus<wbr>Client."
|
|
syntax: "public interface **SkusClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdate(String providerNamespace, String resourceType, String sku, SkuResourceInner properties)"
|
|
name: "createOrUpdate(String providerNamespace, String resourceType, String sku, SkuResourceInner properties)"
|
|
nameWithType: "SkusClient.createOrUpdate(String providerNamespace, String resourceType, String sku, SkuResourceInner properties)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SkuResourceInner createOrUpdate(String providerNamespace, String resourceType, String sku, SkuResourceInner properties)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeFirst(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties)"
|
|
name: "createOrUpdateNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties)"
|
|
nameWithType: "SkusClient.createOrUpdateNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SkuResourceInner createOrUpdateNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeFirstWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties, Context context)"
|
|
name: "createOrUpdateNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties, Context context)"
|
|
nameWithType: "SkusClient.createOrUpdateNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties, Context context)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> createOrUpdateNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, SkuResourceInner properties, Context context)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response body along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeSecond(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties)"
|
|
name: "createOrUpdateNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties)"
|
|
nameWithType: "SkusClient.createOrUpdateNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SkuResourceInner createOrUpdateNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeSecondWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties, Context context)"
|
|
name: "createOrUpdateNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties, Context context)"
|
|
nameWithType: "SkusClient.createOrUpdateNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties, Context context)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> createOrUpdateNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, SkuResourceInner properties, Context context)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response body along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeThird(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties)"
|
|
name: "createOrUpdateNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties)"
|
|
nameWithType: "SkusClient.createOrUpdateNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SkuResourceInner createOrUpdateNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeThirdWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties, Context context)"
|
|
name: "createOrUpdateNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties, Context context)"
|
|
nameWithType: "SkusClient.createOrUpdateNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties, Context context)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> createOrUpdateNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, SkuResourceInner properties, Context context)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response body along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.createOrUpdateWithResponse(String providerNamespace, String resourceType, String sku, SkuResourceInner properties, Context context)"
|
|
name: "createOrUpdateWithResponse(String providerNamespace, String resourceType, String sku, SkuResourceInner properties, Context context)"
|
|
nameWithType: "SkusClient.createOrUpdateWithResponse(String providerNamespace, String resourceType, String sku, SkuResourceInner properties, Context context)"
|
|
summary: "Creates or updates the resource type skus in the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The required body parameters supplied to the resource sku operation."
|
|
name: "properties"
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> createOrUpdateWithResponse(String providerNamespace, String resourceType, String sku, SkuResourceInner properties, Context context)"
|
|
desc: "Creates or updates the resource type skus in the given resource type."
|
|
returns:
|
|
description: "the response body along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.delete(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.delete(String providerNamespace, String resourceType, String sku)"
|
|
name: "delete(String providerNamespace, String resourceType, String sku)"
|
|
nameWithType: "SkusClient.delete(String providerNamespace, String resourceType, String sku)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void delete(String providerNamespace, String resourceType, String sku)"
|
|
desc: "Deletes a resource type sku."
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeFirst(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
name: "deleteNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
nameWithType: "SkusClient.deleteNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
desc: "Deletes a resource type sku."
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeFirstWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
name: "deleteNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
nameWithType: "SkusClient.deleteNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Void> deleteNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
desc: "Deletes a resource type sku."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeSecond(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
name: "deleteNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
nameWithType: "SkusClient.deleteNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
desc: "Deletes a resource type sku."
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeSecondWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
name: "deleteNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
nameWithType: "SkusClient.deleteNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Void> deleteNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
desc: "Deletes a resource type sku."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeThird(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
name: "deleteNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
nameWithType: "SkusClient.deleteNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract void deleteNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
desc: "Deletes a resource type sku."
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeThirdWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
name: "deleteNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
nameWithType: "SkusClient.deleteNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Void> deleteNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
desc: "Deletes a resource type sku."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.deleteWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
name: "deleteWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
nameWithType: "SkusClient.deleteWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
summary: "Deletes a resource type sku."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Void> deleteWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
desc: "Deletes a resource type sku."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.get(String providerNamespace, String resourceType, String sku)"
|
|
name: "get(String providerNamespace, String resourceType, String sku)"
|
|
nameWithType: "SkusClient.get(String providerNamespace, String resourceType, String sku)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SkuResourceInner get(String providerNamespace, String resourceType, String sku)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeFirst(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
name: "getNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
nameWithType: "SkusClient.getNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SkuResourceInner getNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeFirstWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
name: "getNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
nameWithType: "SkusClient.getNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> getNestedResourceTypeFirstWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String sku, Context context)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeSecond(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
name: "getNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
nameWithType: "SkusClient.getNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SkuResourceInner getNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeSecondWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
name: "getNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
nameWithType: "SkusClient.getNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> getNestedResourceTypeSecondWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String sku, Context context)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeThird(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
name: "getNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
nameWithType: "SkusClient.getNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract SkuResourceInner getNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name."
|
|
type: "<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeThirdWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
name: "getNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
nameWithType: "SkusClient.getNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> getNestedResourceTypeThirdWithResponse(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, String sku, Context context)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.getWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
name: "getWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
nameWithType: "SkusClient.getWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
summary: "Gets the sku details for the given resource type and sku name."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The SKU."
|
|
name: "sku"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<SkuResourceInner> getWithResponse(String providerNamespace, String resourceType, String sku, Context context)"
|
|
desc: "Gets the sku details for the given resource type and sku name."
|
|
returns:
|
|
description: "the sku details for the given resource type and sku name along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrations(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrations(String providerNamespace, String resourceType)"
|
|
name: "listByResourceTypeRegistrations(String providerNamespace, String resourceType)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrations(String providerNamespace, String resourceType)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrations(String providerNamespace, String resourceType)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrations(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrations(String providerNamespace, String resourceType, Context context)"
|
|
name: "listByResourceTypeRegistrations(String providerNamespace, String resourceType, Context context)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrations(String providerNamespace, String resourceType, Context context)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrations(String providerNamespace, String resourceType, Context context)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeFirst(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst)"
|
|
name: "listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeFirst(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, Context context)"
|
|
name: "listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, Context context)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, Context context)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrationsNestedResourceTypeFirst(String providerNamespace, String resourceType, String nestedResourceTypeFirst, Context context)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeSecond(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond)"
|
|
name: "listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeSecond(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, Context context)"
|
|
name: "listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, Context context)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, Context context)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrationsNestedResourceTypeSecond(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, Context context)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeThird(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird)"
|
|
name: "listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeThird(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.providerhub.fluent.SkusClient.listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, Context context)"
|
|
name: "listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, Context context)"
|
|
nameWithType: "SkusClient.listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, Context context)"
|
|
summary: "Gets the list of skus for the given resource type."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource provider hosted within ProviderHub."
|
|
name: "providerNamespace"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The resource type."
|
|
name: "resourceType"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The first child resource type."
|
|
name: "nestedResourceTypeFirst"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The second child resource type."
|
|
name: "nestedResourceTypeSecond"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The third child resource type."
|
|
name: "nestedResourceTypeThird"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<SkuResourceInner> listByResourceTypeRegistrationsNestedResourceTypeThird(String providerNamespace, String resourceType, String nestedResourceTypeFirst, String nestedResourceTypeSecond, String nestedResourceTypeThird, Context context)"
|
|
desc: "Gets the list of skus for the given resource type."
|
|
returns:
|
|
description: "the list of skus for the given resource type as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner?alt=com.azure.resourcemanager.providerhub.fluent.models.SkuResourceInner&text=SkuResourceInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in SkusClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.providerhub.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-providerhub:1.0.0
|