This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.compute.getGalleryInVMAccessControlProfile
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Retrieves information about a gallery inVMAccessControlProfile. Azure REST API version: 2024-03-03.
Using getGalleryInVMAccessControlProfile
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 getGalleryInVMAccessControlProfile(args: GetGalleryInVMAccessControlProfileArgs, opts?: InvokeOptions): Promise<GetGalleryInVMAccessControlProfileResult>
function getGalleryInVMAccessControlProfileOutput(args: GetGalleryInVMAccessControlProfileOutputArgs, opts?: InvokeOptions): Output<GetGalleryInVMAccessControlProfileResult>
def get_gallery_in_vm_access_control_profile(gallery_name: Optional[str] = None,
in_vm_access_control_profile_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGalleryInVMAccessControlProfileResult
def get_gallery_in_vm_access_control_profile_output(gallery_name: Optional[pulumi.Input[str]] = None,
in_vm_access_control_profile_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGalleryInVMAccessControlProfileResult]
func LookupGalleryInVMAccessControlProfile(ctx *Context, args *LookupGalleryInVMAccessControlProfileArgs, opts ...InvokeOption) (*LookupGalleryInVMAccessControlProfileResult, error)
func LookupGalleryInVMAccessControlProfileOutput(ctx *Context, args *LookupGalleryInVMAccessControlProfileOutputArgs, opts ...InvokeOption) LookupGalleryInVMAccessControlProfileResultOutput
> Note: This function is named LookupGalleryInVMAccessControlProfile
in the Go SDK.
public static class GetGalleryInVMAccessControlProfile
{
public static Task<GetGalleryInVMAccessControlProfileResult> InvokeAsync(GetGalleryInVMAccessControlProfileArgs args, InvokeOptions? opts = null)
public static Output<GetGalleryInVMAccessControlProfileResult> Invoke(GetGalleryInVMAccessControlProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGalleryInVMAccessControlProfileResult> getGalleryInVMAccessControlProfile(GetGalleryInVMAccessControlProfileArgs args, InvokeOptions options)
public static Output<GetGalleryInVMAccessControlProfileResult> getGalleryInVMAccessControlProfile(GetGalleryInVMAccessControlProfileArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:compute:getGalleryInVMAccessControlProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Gallery
Name string - The name of the Shared Image Gallery from which the InVMAccessControlProfiles are to be retrieved.
- In
VMAccess stringControl Profile Name - The name of the gallery inVMAccessControlProfile to be retrieved.
- Resource
Group stringName - The name of the resource group.
- Gallery
Name string - The name of the Shared Image Gallery from which the InVMAccessControlProfiles are to be retrieved.
- In
VMAccess stringControl Profile Name - The name of the gallery inVMAccessControlProfile to be retrieved.
- Resource
Group stringName - The name of the resource group.
- gallery
Name String - The name of the Shared Image Gallery from which the InVMAccessControlProfiles are to be retrieved.
- in
VMAccess StringControl Profile Name - The name of the gallery inVMAccessControlProfile to be retrieved.
- resource
Group StringName - The name of the resource group.
- gallery
Name string - The name of the Shared Image Gallery from which the InVMAccessControlProfiles are to be retrieved.
- in
VMAccess stringControl Profile Name - The name of the gallery inVMAccessControlProfile to be retrieved.
- resource
Group stringName - The name of the resource group.
- gallery_
name str - The name of the Shared Image Gallery from which the InVMAccessControlProfiles are to be retrieved.
- in_
vm_ straccess_ control_ profile_ name - The name of the gallery inVMAccessControlProfile to be retrieved.
- resource_
group_ strname - The name of the resource group.
- gallery
Name String - The name of the Shared Image Gallery from which the InVMAccessControlProfiles are to be retrieved.
- in
VMAccess StringControl Profile Name - The name of the gallery inVMAccessControlProfile to be retrieved.
- resource
Group StringName - The name of the resource group.
getGalleryInVMAccessControlProfile Result
The following output properties are available:
- Id string
- Resource Id
- Location string
- Resource location
- Name string
- Resource name
- Properties
Pulumi.
Azure Native. Compute. Outputs. Gallery In VMAccess Control Profile Properties Response - Describes the properties of a gallery inVMAccessControlProfile.
- Type string
- Resource type
- Dictionary<string, string>
- Resource tags
- Id string
- Resource Id
- Location string
- Resource location
- Name string
- Resource name
- Properties
Gallery
In VMAccess Control Profile Properties Response - Describes the properties of a gallery inVMAccessControlProfile.
- Type string
- Resource type
- map[string]string
- Resource tags
- id String
- Resource Id
- location String
- Resource location
- name String
- Resource name
- properties
Gallery
In VMAccess Control Profile Properties Response - Describes the properties of a gallery inVMAccessControlProfile.
- type String
- Resource type
- Map<String,String>
- Resource tags
- id string
- Resource Id
- location string
- Resource location
- name string
- Resource name
- properties
Gallery
In VMAccess Control Profile Properties Response - Describes the properties of a gallery inVMAccessControlProfile.
- type string
- Resource type
- {[key: string]: string}
- Resource tags
- id str
- Resource Id
- location str
- Resource location
- name str
- Resource name
- properties
Gallery
In VMAccess Control Profile Properties Response - Describes the properties of a gallery inVMAccessControlProfile.
- type str
- Resource type
- Mapping[str, str]
- Resource tags
- id String
- Resource Id
- location String
- Resource location
- name String
- Resource name
- properties Property Map
- Describes the properties of a gallery inVMAccessControlProfile.
- type String
- Resource type
- Map<String>
- Resource tags
Supporting Types
GalleryInVMAccessControlProfilePropertiesResponse
- Applicable
Host stringEndpoint - This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'
- Os
Type string - This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'
- Provisioning
State string - The provisioning state, which only appears in the response.
- Description string
- The description of this gallery inVMAccessControlProfile resources. This property is updatable.
- Applicable
Host stringEndpoint - This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'
- Os
Type string - This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'
- Provisioning
State string - The provisioning state, which only appears in the response.
- Description string
- The description of this gallery inVMAccessControlProfile resources. This property is updatable.
- applicable
Host StringEndpoint - This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'
- os
Type String - This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'
- provisioning
State String - The provisioning state, which only appears in the response.
- description String
- The description of this gallery inVMAccessControlProfile resources. This property is updatable.
- applicable
Host stringEndpoint - This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'
- os
Type string - This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'
- provisioning
State string - The provisioning state, which only appears in the response.
- description string
- The description of this gallery inVMAccessControlProfile resources. This property is updatable.
- applicable_
host_ strendpoint - This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'
- os_
type str - This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'
- provisioning_
state str - The provisioning state, which only appears in the response.
- description str
- The description of this gallery inVMAccessControlProfile resources. This property is updatable.
- applicable
Host StringEndpoint - This property allows you to specify the Endpoint type for which this profile is defining the access control for. Possible values are: 'WireServer' or 'IMDS'
- os
Type String - This property allows you to specify the OS type of the VMs/VMSS for which this profile can be used against. Possible values are: 'Windows' or 'Linux'
- provisioning
State String - The provisioning state, which only appears in the response.
- description String
- The description of this gallery inVMAccessControlProfile resources. This property is updatable.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi