azure-native.elasticsan.getVolumeGroup
Explore with Pulumi AI
Get an VolumeGroups. Azure REST 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 dictionary
The following arguments are supported:
- Elastic
San stringName The name of the ElasticSan.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Volume
Group stringName The name of the VolumeGroup.
- Elastic
San stringName The name of the ElasticSan.
- Resource
Group stringName The name of the resource group. The name is case insensitive.
- Volume
Group stringName The name of the VolumeGroup.
- elastic
San StringName The name of the ElasticSan.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- volume
Group StringName The name of the VolumeGroup.
- elastic
San stringName The name of the ElasticSan.
- resource
Group stringName The name of the resource group. The name is case insensitive.
- volume
Group 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.
- elastic
San StringName The name of the ElasticSan.
- resource
Group StringName The name of the resource group. The name is case insensitive.
- volume
Group StringName The name of the VolumeGroup.
getVolumeGroup Result
The following output properties are available:
- Id string
Azure resource identifier.
- Name string
Azure resource name.
- Provisioning
State string State of the operation on the resource.
- System
Data 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
- Network
Acls Pulumi.Azure Native. Elastic San. Outputs. Network Rule Set Response A collection of rules governing the accessibility from specific network locations.
- Protocol
Type string Type of storage target
- Dictionary<string, string>
Azure resource tags.
- Id string
Azure resource identifier.
- Name string
Azure resource name.
- Provisioning
State string State of the operation on the resource.
- System
Data SystemData Response Resource metadata required by ARM RPC
- Type string
Azure resource type.
- Encryption string
Type of encryption
- Network
Acls NetworkRule Set Response A collection of rules governing the accessibility from specific network locations.
- Protocol
Type string Type of storage target
- map[string]string
Azure resource tags.
- id String
Azure resource identifier.
- name String
Azure resource name.
- provisioning
State String State of the operation on the resource.
- system
Data SystemData Response Resource metadata required by ARM RPC
- type String
Azure resource type.
- encryption String
Type of encryption
- network
Acls NetworkRule Set Response A collection of rules governing the accessibility from specific network locations.
- protocol
Type String Type of storage target
- Map<String,String>
Azure resource tags.
- id string
Azure resource identifier.
- name string
Azure resource name.
- provisioning
State string State of the operation on the resource.
- system
Data SystemData Response Resource metadata required by ARM RPC
- type string
Azure resource type.
- encryption string
Type of encryption
- network
Acls NetworkRule Set Response A collection of rules governing the accessibility from specific network locations.
- protocol
Type 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.
- provisioning
State String State of the operation on the resource.
- system
Data Property Map Resource metadata required by ARM RPC
- type String
Azure resource type.
- encryption String
Type of encryption
- network
Acls Property Map A collection of rules governing the accessibility from specific network locations.
- protocol
Type String Type of storage target
- Map<String>
Azure resource tags.
Supporting Types
NetworkRuleSetResponse
- Virtual
Network List<Pulumi.Rules Azure Native. Elastic San. Inputs. Virtual Network Rule Response> The list of virtual network rules.
- Virtual
Network []VirtualRules Network Rule Response The list of virtual network rules.
- virtual
Network List<VirtualRules Network Rule Response> The list of virtual network rules.
- virtual
Network VirtualRules Network Rule Response[] The list of virtual network rules.
- virtual_
network_ Sequence[Virtualrules Network Rule Response] The list of virtual network rules.
- virtual
Network List<Property Map>Rules The list of virtual network rules.
SystemDataResponse
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- Created
At string The timestamp of resource creation (UTC).
- Created
By string The identity that created the resource.
- Created
By stringType The type of identity that created the resource.
- Last
Modified stringAt The timestamp of resource last modification (UTC)
- Last
Modified stringBy The identity that last modified the resource.
- Last
Modified stringBy Type The type of identity that last modified the resource.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
- created
At string The timestamp of resource creation (UTC).
- created
By string The identity that created the resource.
- created
By stringType The type of identity that created the resource.
- last
Modified stringAt The timestamp of resource last modification (UTC)
- last
Modified stringBy The identity that last modified the resource.
- last
Modified 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.
- created
At String The timestamp of resource creation (UTC).
- created
By String The identity that created the resource.
- created
By StringType The type of identity that created the resource.
- last
Modified StringAt The timestamp of resource last modification (UTC)
- last
Modified StringBy The identity that last modified the resource.
- last
Modified StringBy Type The type of identity that last modified the resource.
VirtualNetworkRuleResponse
- State string
Gets the state of virtual network rule.
- Virtual
Network 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.
- Virtual
Network 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.
- virtual
Network 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.
- virtual
Network 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.
- virtual
Network 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 pulumi/pulumi-azure-native
- License
- Apache-2.0