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

239 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets"
name: "AvailabilitySets"
nameWithType: "AvailabilitySets"
summary: "Resource collection API of Availability<wbr>Sets."
syntax: "public interface **AvailabilitySets**"
methods:
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.define(java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.define(String name)"
name: "define(String name)"
nameWithType: "AvailabilitySets.define(String name)"
summary: "Begins definition for a new Availability<wbr>Set 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 AvailabilitySet.DefinitionStages.Blank define(String name)"
desc: "Begins definition for a new AvailabilitySet resource."
returns:
description: "the first stage of the new AvailabilitySet definition."
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySet.DefinitionStages.Blank?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet.DefinitionStages.Blank&text=Blank\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.delete(String resourceGroupName, String availabilitySetResourceName)"
name: "delete(String resourceGroupName, String availabilitySetResourceName)"
nameWithType: "AvailabilitySets.delete(String resourceGroupName, String availabilitySetResourceName)"
summary: "Implements Availability<wbr>Set DELETE method."
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: "Name of the AvailabilitySet."
name: "availabilitySetResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String availabilitySetResourceName)"
desc: "Implements AvailabilitySet DELETE method. Deregisters the ScVmm availability set from Azure."
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.delete(java.lang.String,java.lang.String,com.azure.resourcemanager.scvmm.models.ForceDelete,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.delete(String resourceGroupName, String availabilitySetResourceName, ForceDelete force, Context context)"
name: "delete(String resourceGroupName, String availabilitySetResourceName, ForceDelete force, Context context)"
nameWithType: "AvailabilitySets.delete(String resourceGroupName, String availabilitySetResourceName, ForceDelete force, Context context)"
summary: "Implements Availability<wbr>Set DELETE method."
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: "Name of the AvailabilitySet."
name: "availabilitySetResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "Forces the resource to be deleted."
name: "force"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.ForceDelete?alt=com.azure.resourcemanager.scvmm.models.ForceDelete&text=ForceDelete\" 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 void delete(String resourceGroupName, String availabilitySetResourceName, ForceDelete force, Context context)"
desc: "Implements AvailabilitySet DELETE method. Deregisters the ScVmm availability set from Azure."
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.deleteById(java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.deleteById(String id)"
name: "deleteById(String id)"
nameWithType: "AvailabilitySets.deleteById(String id)"
summary: "Implements Availability<wbr>Set DELETE method."
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: "Implements AvailabilitySet DELETE method. Deregisters the ScVmm availability set from Azure."
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.deleteByIdWithResponse(java.lang.String,com.azure.resourcemanager.scvmm.models.ForceDelete,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.deleteByIdWithResponse(String id, ForceDelete force, Context context)"
name: "deleteByIdWithResponse(String id, ForceDelete force, Context context)"
nameWithType: "AvailabilitySets.deleteByIdWithResponse(String id, ForceDelete force, Context context)"
summary: "Implements Availability<wbr>Set DELETE method."
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: "Forces the resource to be deleted."
name: "force"
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.ForceDelete?alt=com.azure.resourcemanager.scvmm.models.ForceDelete&text=ForceDelete\" 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 void deleteByIdWithResponse(String id, ForceDelete force, Context context)"
desc: "Implements AvailabilitySet DELETE method. Deregisters the ScVmm availability set from Azure."
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getById(java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getById(String id)"
name: "getById(String id)"
nameWithType: "AvailabilitySets.getById(String id)"
summary: "Gets an Availability<wbr>Set."
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 AvailabilitySet getById(String id)"
desc: "Gets an AvailabilitySet. Implements AvailabilitySet GET method."
returns:
description: "the AvailabilitySets resource definition 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.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getByIdWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getByIdWithResponse(String id, Context context)"
name: "getByIdWithResponse(String id, Context context)"
nameWithType: "AvailabilitySets.getByIdWithResponse(String id, Context context)"
summary: "Gets an Availability<wbr>Set."
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<AvailabilitySet> getByIdWithResponse(String id, Context context)"
desc: "Gets an AvailabilitySet. Implements AvailabilitySet GET method."
returns:
description: "the AvailabilitySets resource definition 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.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getByResourceGroup(String resourceGroupName, String availabilitySetResourceName)"
name: "getByResourceGroup(String resourceGroupName, String availabilitySetResourceName)"
nameWithType: "AvailabilitySets.getByResourceGroup(String resourceGroupName, String availabilitySetResourceName)"
summary: "Gets an Availability<wbr>Set."
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: "Name of the AvailabilitySet."
name: "availabilitySetResourceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract AvailabilitySet getByResourceGroup(String resourceGroupName, String availabilitySetResourceName)"
desc: "Gets an AvailabilitySet. Implements AvailabilitySet GET method."
returns:
description: "the AvailabilitySets resource definition."
type: "<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.getByResourceGroupWithResponse(String resourceGroupName, String availabilitySetResourceName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String availabilitySetResourceName, Context context)"
nameWithType: "AvailabilitySets.getByResourceGroupWithResponse(String resourceGroupName, String availabilitySetResourceName, Context context)"
summary: "Gets an Availability<wbr>Set."
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: "Name of the AvailabilitySet."
name: "availabilitySetResourceName"
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<AvailabilitySet> getByResourceGroupWithResponse(String resourceGroupName, String availabilitySetResourceName, Context context)"
desc: "Gets an AvailabilitySet. Implements AvailabilitySet GET method."
returns:
description: "the AvailabilitySets resource definition 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.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.list()"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.list()"
name: "list()"
nameWithType: "AvailabilitySets.list()"
summary: "Implements GET Availability<wbr>Sets in a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<AvailabilitySet> list()"
desc: "Implements GET AvailabilitySets in a subscription. List of AvailabilitySets in a subscription."
returns:
description: "the response of a AvailabilitySet list operation 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\" />&lt;<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.list(Context context)"
name: "list(Context context)"
nameWithType: "AvailabilitySets.list(Context context)"
summary: "Implements GET Availability<wbr>Sets 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<AvailabilitySet> list(Context context)"
desc: "Implements GET AvailabilitySets in a subscription. List of AvailabilitySets in a subscription."
returns:
description: "the response of a AvailabilitySet list operation 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\" />&lt;<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "AvailabilitySets.listByResourceGroup(String resourceGroupName)"
summary: "Implements GET Availability<wbr>Sets 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<AvailabilitySet> listByResourceGroup(String resourceGroupName)"
desc: "Implements GET AvailabilitySets in a resource group. List of AvailabilitySets in a resource group."
returns:
description: "the response of a AvailabilitySet list operation 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\" />&lt;<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.scvmm.models.AvailabilitySets.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "AvailabilitySets.listByResourceGroup(String resourceGroupName, Context context)"
summary: "Implements GET Availability<wbr>Sets 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<AvailabilitySet> listByResourceGroup(String resourceGroupName, Context context)"
desc: "Implements GET AvailabilitySets in a resource group. List of AvailabilitySets in a resource group."
returns:
description: "the response of a AvailabilitySet list operation 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\" />&lt;<xref href=\"com.azure.resourcemanager.scvmm.models.AvailabilitySet?alt=com.azure.resourcemanager.scvmm.models.AvailabilitySet&text=AvailabilitySet\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of AvailabilitySets."
metadata: {}
package: "com.azure.resourcemanager.scvmm.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-scvmm:1.0.0