These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
azure-native.elasticsan.getVolumeGroup
Explore with Pulumi AI
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi
Get an VolumeGroups. API Version: 2021-11-20-preview.
Using getVolumeGroup
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVolumeGroup(args: GetVolumeGroupArgs, opts?: InvokeOptions): Promise<GetVolumeGroupResult>
function getVolumeGroupOutput(args: GetVolumeGroupOutputArgs, opts?: InvokeOptions): Output<GetVolumeGroupResult>def get_volume_group(elastic_san_name: Optional[str] = None,
                     resource_group_name: Optional[str] = None,
                     volume_group_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetVolumeGroupResult
def get_volume_group_output(elastic_san_name: Optional[pulumi.Input[str]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     volume_group_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetVolumeGroupResult]func LookupVolumeGroup(ctx *Context, args *LookupVolumeGroupArgs, opts ...InvokeOption) (*LookupVolumeGroupResult, error)
func LookupVolumeGroupOutput(ctx *Context, args *LookupVolumeGroupOutputArgs, opts ...InvokeOption) LookupVolumeGroupResultOutput> Note: This function is named LookupVolumeGroup in the Go SDK.
public static class GetVolumeGroup 
{
    public static Task<GetVolumeGroupResult> InvokeAsync(GetVolumeGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetVolumeGroupResult> Invoke(GetVolumeGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVolumeGroupResult> getVolumeGroup(GetVolumeGroupArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: azure-native:elasticsan:getVolumeGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ElasticSan stringName 
- The name of the ElasticSan.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- VolumeGroup stringName 
- The name of the VolumeGroup.
- ElasticSan stringName 
- The name of the ElasticSan.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- VolumeGroup stringName 
- The name of the VolumeGroup.
- elasticSan StringName 
- The name of the ElasticSan.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- volumeGroup StringName 
- The name of the VolumeGroup.
- elasticSan stringName 
- The name of the ElasticSan.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- volumeGroup stringName 
- The name of the VolumeGroup.
- elastic_san_ strname 
- The name of the ElasticSan.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- volume_group_ strname 
- The name of the VolumeGroup.
- elasticSan StringName 
- The name of the ElasticSan.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- volumeGroup StringName 
- The name of the VolumeGroup.
getVolumeGroup Result
The following output properties are available:
- Id string
- Azure resource identifier.
- Name string
- Azure resource name.
- ProvisioningState string
- State of the operation on the resource.
- SystemData Pulumi.Azure Native. Elastic San. Outputs. System Data Response 
- Resource metadata required by ARM RPC
- Type string
- Azure resource type.
- Encryption string
- Type of encryption
- NetworkAcls Pulumi.Azure Native. Elastic San. Outputs. Network Rule Set Response 
- A collection of rules governing the accessibility from specific network locations.
- ProtocolType string
- Type of storage target
- Dictionary<string, string>
- Azure resource tags.
- Id string
- Azure resource identifier.
- Name string
- Azure resource name.
- ProvisioningState string
- State of the operation on the resource.
- SystemData SystemData Response 
- Resource metadata required by ARM RPC
- Type string
- Azure resource type.
- Encryption string
- Type of encryption
- NetworkAcls NetworkRule Set Response 
- A collection of rules governing the accessibility from specific network locations.
- ProtocolType string
- Type of storage target
- map[string]string
- Azure resource tags.
- id String
- Azure resource identifier.
- name String
- Azure resource name.
- provisioningState String
- State of the operation on the resource.
- systemData SystemData Response 
- Resource metadata required by ARM RPC
- type String
- Azure resource type.
- encryption String
- Type of encryption
- networkAcls NetworkRule Set Response 
- A collection of rules governing the accessibility from specific network locations.
- protocolType String
- Type of storage target
- Map<String,String>
- Azure resource tags.
- id string
- Azure resource identifier.
- name string
- Azure resource name.
- provisioningState string
- State of the operation on the resource.
- systemData SystemData Response 
- Resource metadata required by ARM RPC
- type string
- Azure resource type.
- encryption string
- Type of encryption
- networkAcls NetworkRule Set Response 
- A collection of rules governing the accessibility from specific network locations.
- protocolType string
- Type of storage target
- {[key: string]: string}
- Azure resource tags.
- id str
- Azure resource identifier.
- name str
- Azure resource name.
- provisioning_state str
- State of the operation on the resource.
- system_data SystemData Response 
- Resource metadata required by ARM RPC
- type str
- Azure resource type.
- encryption str
- Type of encryption
- network_acls NetworkRule Set Response 
- A collection of rules governing the accessibility from specific network locations.
- protocol_type str
- Type of storage target
- Mapping[str, str]
- Azure resource tags.
- id String
- Azure resource identifier.
- name String
- Azure resource name.
- provisioningState String
- State of the operation on the resource.
- systemData Property Map
- Resource metadata required by ARM RPC
- type String
- Azure resource type.
- encryption String
- Type of encryption
- networkAcls Property Map
- A collection of rules governing the accessibility from specific network locations.
- protocolType String
- Type of storage target
- Map<String>
- Azure resource tags.
Supporting Types
NetworkRuleSetResponse   
- VirtualNetwork List<Pulumi.Rules Azure Native. Elastic San. Inputs. Virtual Network Rule Response> 
- The list of virtual network rules.
- VirtualNetwork []VirtualRules Network Rule Response 
- The list of virtual network rules.
- virtualNetwork List<VirtualRules Network Rule Response> 
- The list of virtual network rules.
- virtualNetwork VirtualRules Network Rule Response[] 
- The list of virtual network rules.
- virtual_network_ Sequence[Virtualrules Network Rule Response] 
- The list of virtual network rules.
- virtualNetwork List<Property Map>Rules 
- The list of virtual network rules.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
VirtualNetworkRuleResponse   
- State string
- Gets the state of virtual network rule.
- VirtualNetwork stringResource Id 
- Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
- Action string
- The action of virtual network rule.
- State string
- Gets the state of virtual network rule.
- VirtualNetwork stringResource Id 
- Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
- Action string
- The action of virtual network rule.
- state String
- Gets the state of virtual network rule.
- virtualNetwork StringResource Id 
- Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
- action String
- The action of virtual network rule.
- state string
- Gets the state of virtual network rule.
- virtualNetwork stringResource Id 
- Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
- action string
- The action of virtual network rule.
- state str
- Gets the state of virtual network rule.
- virtual_network_ strresource_ id 
- Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
- action str
- The action of virtual network rule.
- state String
- Gets the state of virtual network rule.
- virtualNetwork StringResource Id 
- Resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{vnetName}/subnets/{subnetName}.
- action String
- The action of virtual network rule.
Package Details
- Repository
- azure-native-v1 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v1. We recommenend using the latest version, Azure Native v2.
Azure Native v1 v1.104.0 published on Thursday, Jul 6, 2023 by Pulumi