azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.w...

485 строки
37 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs"
name: "WebPubSubs"
nameWithType: "WebPubSubs"
summary: "Resource collection API of Web<wbr>Pub<wbr>Subs."
syntax: "public interface **WebPubSubs**"
methods:
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.checkNameAvailability(java.lang.String,com.azure.resourcemanager.webpubsub.models.NameAvailabilityParameters)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.checkNameAvailability(String location, NameAvailabilityParameters parameters)"
name: "checkNameAvailability(String location, NameAvailabilityParameters parameters)"
nameWithType: "WebPubSubs.checkNameAvailability(String location, NameAvailabilityParameters parameters)"
summary: "Checks that the resource name is valid and is not already in use."
modifiers:
- "abstract"
parameters:
- description: "the region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.NameAvailabilityParameters?alt=com.azure.resourcemanager.webpubsub.models.NameAvailabilityParameters&text=NameAvailabilityParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract NameAvailability checkNameAvailability(String location, NameAvailabilityParameters parameters)"
desc: "Checks that the resource name is valid and is not already in use."
returns:
description: "result of the request to check name availability."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.NameAvailability?alt=com.azure.resourcemanager.webpubsub.models.NameAvailability&text=NameAvailability\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.checkNameAvailabilityWithResponse(java.lang.String,com.azure.resourcemanager.webpubsub.models.NameAvailabilityParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.checkNameAvailabilityWithResponse(String location, NameAvailabilityParameters parameters, Context context)"
name: "checkNameAvailabilityWithResponse(String location, NameAvailabilityParameters parameters, Context context)"
nameWithType: "WebPubSubs.checkNameAvailabilityWithResponse(String location, NameAvailabilityParameters parameters, Context context)"
summary: "Checks that the resource name is valid and is not already in use."
modifiers:
- "abstract"
parameters:
- description: "the region."
name: "location"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameters supplied to the operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.NameAvailabilityParameters?alt=com.azure.resourcemanager.webpubsub.models.NameAvailabilityParameters&text=NameAvailabilityParameters\" 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<NameAvailability> checkNameAvailabilityWithResponse(String location, NameAvailabilityParameters parameters, Context context)"
desc: "Checks that the resource name is valid and is not already in use."
returns:
description: "result of the request to check name availability 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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.NameAvailability?alt=com.azure.resourcemanager.webpubsub.models.NameAvailability&text=NameAvailability\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.define(java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.define(String name)"
name: "define(String name)"
nameWithType: "WebPubSubs.define(String name)"
summary: "Begins definition for a new Web<wbr>Pub<wbr>Sub<wbr>Resource resource."
modifiers:
- "abstract"
parameters:
- description: "resource name."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WebPubSubResource.DefinitionStages.Blank define(String name)"
desc: "Begins definition for a new WebPubSubResource resource."
returns:
description: "the first stage of the new WebPubSubResource definition."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource.DefinitionStages.Blank?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.delete(String resourceGroupName, String resourceName, Context context)"
name: "delete(String resourceGroupName, String resourceName, Context context)"
nameWithType: "WebPubSubs.delete(String resourceGroupName, String resourceName, Context context)"
summary: "Operation to delete a resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
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 void delete(String resourceGroupName, String resourceName, Context context)"
desc: "Operation to delete a resource."
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.deleteById(java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.deleteById(String id)"
name: "deleteById(String id)"
nameWithType: "WebPubSubs.deleteById(String id)"
summary: "Operation to delete a resource."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteById(String id)"
desc: "Operation to delete a resource."
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.deleteByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.deleteByIdWithResponse(String id, Context context)"
name: "deleteByIdWithResponse(String id, Context context)"
nameWithType: "WebPubSubs.deleteByIdWithResponse(String id, Context context)"
summary: "Operation to delete a resource."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
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 void deleteByIdWithResponse(String id, Context context)"
desc: "Operation to delete a resource."
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.deleteByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.deleteByResourceGroup(String resourceGroupName, String resourceName)"
name: "deleteByResourceGroup(String resourceGroupName, String resourceName)"
nameWithType: "WebPubSubs.deleteByResourceGroup(String resourceGroupName, String resourceName)"
summary: "Operation to delete a resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void deleteByResourceGroup(String resourceGroupName, String resourceName)"
desc: "Operation to delete a resource."
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getById(java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getById(String id)"
name: "getById(String id)"
nameWithType: "WebPubSubs.getById(String id)"
summary: "Get the resource and its properties."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WebPubSubResource getById(String id)"
desc: "Get the resource and its properties."
returns:
description: "the resource and its properties 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.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getByIdWithResponse(String id, Context context)"
name: "getByIdWithResponse(String id, Context context)"
nameWithType: "WebPubSubs.getByIdWithResponse(String id, Context context)"
summary: "Get the resource and its properties."
modifiers:
- "abstract"
parameters:
- description: "the resource ID."
name: "id"
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<WebPubSubResource> getByIdWithResponse(String id, Context context)"
desc: "Get the resource and its properties."
returns:
description: "the resource and its properties 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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getByResourceGroup(String resourceGroupName, String resourceName)"
name: "getByResourceGroup(String resourceGroupName, String resourceName)"
nameWithType: "WebPubSubs.getByResourceGroup(String resourceGroupName, String resourceName)"
summary: "Get the resource and its properties."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WebPubSubResource getByResourceGroup(String resourceGroupName, String resourceName)"
desc: "Get the resource and its properties."
returns:
description: "the resource and its properties."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
nameWithType: "WebPubSubs.getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
summary: "Get the resource and its properties."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
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<WebPubSubResource> getByResourceGroupWithResponse(String resourceGroupName, String resourceName, Context context)"
desc: "Get the resource and its properties."
returns:
description: "the resource and its properties 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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.list()"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.list()"
name: "list()"
nameWithType: "WebPubSubs.list()"
summary: "Handles requests to list all resources in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<WebPubSubResource> list()"
desc: "Handles requests to list all resources in a subscription."
returns:
description: "object that includes an array of resources and a possible link for next set as paginated response with\n <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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.list(Context context)"
name: "list(Context context)"
nameWithType: "WebPubSubs.list(Context context)"
summary: "Handles requests to list all resources in a subscription."
modifiers:
- "abstract"
parameters:
- 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<WebPubSubResource> list(Context context)"
desc: "Handles requests to list all resources in a subscription."
returns:
description: "object that includes an array of resources and a possible link for next set as paginated response with\n <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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "WebPubSubs.listByResourceGroup(String resourceGroupName)"
summary: "Handles requests to list all resources in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<WebPubSubResource> listByResourceGroup(String resourceGroupName)"
desc: "Handles requests to list all resources in a resource group."
returns:
description: "object that includes an array of resources and a possible link for next set as paginated response with\n <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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "WebPubSubs.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Handles requests to list all resources in a resource group."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
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<WebPubSubResource> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Handles requests to list all resources in a resource group."
returns:
description: "object that includes an array of resources and a possible link for next set as paginated response with\n <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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubResource?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubResource&text=WebPubSubResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listKeys(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listKeys(String resourceGroupName, String resourceName)"
name: "listKeys(String resourceGroupName, String resourceName)"
nameWithType: "WebPubSubs.listKeys(String resourceGroupName, String resourceName)"
summary: "Get the access keys of the resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract WebPubSubKeys listKeys(String resourceGroupName, String resourceName)"
desc: "Get the access keys of the resource."
returns:
description: "the access keys of the resource."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listKeysWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listKeysWithResponse(String resourceGroupName, String resourceName, Context context)"
name: "listKeysWithResponse(String resourceGroupName, String resourceName, Context context)"
nameWithType: "WebPubSubs.listKeysWithResponse(String resourceGroupName, String resourceName, Context context)"
summary: "Get the access keys of the resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
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<WebPubSubKeys> listKeysWithResponse(String resourceGroupName, String resourceName, Context context)"
desc: "Get the access keys of the resource."
returns:
description: "the access keys of the resource 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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listReplicaSkus(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listReplicaSkus(String resourceGroupName, String resourceName, String replicaName)"
name: "listReplicaSkus(String resourceGroupName, String resourceName, String replicaName)"
nameWithType: "WebPubSubs.listReplicaSkus(String resourceGroupName, String resourceName, String replicaName)"
summary: "List all available skus of the replica resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the replica."
name: "replicaName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SkuList listReplicaSkus(String resourceGroupName, String resourceName, String replicaName)"
desc: "List all available skus of the replica resource."
returns:
description: "the list skus operation response."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.SkuList?alt=com.azure.resourcemanager.webpubsub.models.SkuList&text=SkuList\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listReplicaSkusWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listReplicaSkusWithResponse(String resourceGroupName, String resourceName, String replicaName, Context context)"
name: "listReplicaSkusWithResponse(String resourceGroupName, String resourceName, String replicaName, Context context)"
nameWithType: "WebPubSubs.listReplicaSkusWithResponse(String resourceGroupName, String resourceName, String replicaName, Context context)"
summary: "List all available skus of the replica resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the replica."
name: "replicaName"
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<SkuList> listReplicaSkusWithResponse(String resourceGroupName, String resourceName, String replicaName, Context context)"
desc: "List all available skus of the replica resource."
returns:
description: "the list skus operation response 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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.SkuList?alt=com.azure.resourcemanager.webpubsub.models.SkuList&text=SkuList\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listSkus(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listSkus(String resourceGroupName, String resourceName)"
name: "listSkus(String resourceGroupName, String resourceName)"
nameWithType: "WebPubSubs.listSkus(String resourceGroupName, String resourceName)"
summary: "List all available skus of the resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SkuList listSkus(String resourceGroupName, String resourceName)"
desc: "List all available skus of the resource."
returns:
description: "the list skus operation response."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.SkuList?alt=com.azure.resourcemanager.webpubsub.models.SkuList&text=SkuList\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listSkusWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.listSkusWithResponse(String resourceGroupName, String resourceName, Context context)"
name: "listSkusWithResponse(String resourceGroupName, String resourceName, Context context)"
nameWithType: "WebPubSubs.listSkusWithResponse(String resourceGroupName, String resourceName, Context context)"
summary: "List all available skus of the resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
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<SkuList> listSkusWithResponse(String resourceGroupName, String resourceName, Context context)"
desc: "List all available skus of the resource."
returns:
description: "the list skus operation response 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\" />&lt;<xref href=\"com.azure.resourcemanager.webpubsub.models.SkuList?alt=com.azure.resourcemanager.webpubsub.models.SkuList&text=SkuList\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.regenerateKey(java.lang.String,java.lang.String,com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters)"
name: "regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters)"
nameWithType: "WebPubSubs.regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters)"
summary: "Regenerate the access key for the resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameter that describes the Regenerate Key Operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract WebPubSubKeys regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters)"
desc: "Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the same time."
returns:
description: "a class represents the access keys of the resource."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.regenerateKey(java.lang.String,java.lang.String,com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters, Context context)"
name: "regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters, Context context)"
nameWithType: "WebPubSubs.regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters, Context context)"
summary: "Regenerate the access key for the resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Parameter that describes the Regenerate Key Operation."
name: "parameters"
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters?alt=com.azure.resourcemanager.webpubsub.models.RegenerateKeyParameters&text=RegenerateKeyParameters\" 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 WebPubSubKeys regenerateKey(String resourceGroupName, String resourceName, RegenerateKeyParameters parameters, Context context)"
desc: "Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the same time."
returns:
description: "a class represents the access keys of the resource."
type: "<xref href=\"com.azure.resourcemanager.webpubsub.models.WebPubSubKeys?alt=com.azure.resourcemanager.webpubsub.models.WebPubSubKeys&text=WebPubSubKeys\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.restart(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.restart(String resourceGroupName, String resourceName)"
name: "restart(String resourceGroupName, String resourceName)"
nameWithType: "WebPubSubs.restart(String resourceGroupName, String resourceName)"
summary: "Operation to restart a resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void restart(String resourceGroupName, String resourceName)"
desc: "Operation to restart a resource."
- uid: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.restart(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.webpubsub.models.WebPubSubs.restart(String resourceGroupName, String resourceName, Context context)"
name: "restart(String resourceGroupName, String resourceName, Context context)"
nameWithType: "WebPubSubs.restart(String resourceGroupName, String resourceName, Context context)"
summary: "Operation to restart a resource."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the resource."
name: "resourceName"
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 void restart(String resourceGroupName, String resourceName, Context context)"
desc: "Operation to restart a resource."
type: "interface"
desc: "Resource collection API of WebPubSubs."
metadata: {}
package: "com.azure.resourcemanager.webpubsub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-webpubsub:1.1.0