1. Packages
  2. Azure Native
  3. API Docs
  4. azurestackhci
  5. getLogicalNetwork
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.azurestackhci.getLogicalNetwork

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

The operation to get a logical network.

Uses Azure REST API version 2025-02-01-preview.

Other available API versions: 2023-09-01-preview, 2024-01-01, 2024-02-01-preview, 2024-05-01-preview, 2024-07-15-preview, 2024-08-01-preview, 2024-10-01-preview, 2025-04-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native azurestackhci [ApiVersion]. See the version guide for details.

Using getLogicalNetwork

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 getLogicalNetwork(args: GetLogicalNetworkArgs, opts?: InvokeOptions): Promise<GetLogicalNetworkResult>
function getLogicalNetworkOutput(args: GetLogicalNetworkOutputArgs, opts?: InvokeOptions): Output<GetLogicalNetworkResult>
Copy
def get_logical_network(logical_network_name: Optional[str] = None,
                        resource_group_name: Optional[str] = None,
                        opts: Optional[InvokeOptions] = None) -> GetLogicalNetworkResult
def get_logical_network_output(logical_network_name: Optional[pulumi.Input[str]] = None,
                        resource_group_name: Optional[pulumi.Input[str]] = None,
                        opts: Optional[InvokeOptions] = None) -> Output[GetLogicalNetworkResult]
Copy
func LookupLogicalNetwork(ctx *Context, args *LookupLogicalNetworkArgs, opts ...InvokeOption) (*LookupLogicalNetworkResult, error)
func LookupLogicalNetworkOutput(ctx *Context, args *LookupLogicalNetworkOutputArgs, opts ...InvokeOption) LookupLogicalNetworkResultOutput
Copy

> Note: This function is named LookupLogicalNetwork in the Go SDK.

public static class GetLogicalNetwork 
{
    public static Task<GetLogicalNetworkResult> InvokeAsync(GetLogicalNetworkArgs args, InvokeOptions? opts = null)
    public static Output<GetLogicalNetworkResult> Invoke(GetLogicalNetworkInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetLogicalNetworkResult> getLogicalNetwork(GetLogicalNetworkArgs args, InvokeOptions options)
public static Output<GetLogicalNetworkResult> getLogicalNetwork(GetLogicalNetworkArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:azurestackhci:getLogicalNetwork
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

LogicalNetworkName
This property is required.
Changes to this property will trigger replacement.
string
Name of the logical network
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
LogicalNetworkName
This property is required.
Changes to this property will trigger replacement.
string
Name of the logical network
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
logicalNetworkName
This property is required.
Changes to this property will trigger replacement.
String
Name of the logical network
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
logicalNetworkName
This property is required.
Changes to this property will trigger replacement.
string
Name of the logical network
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
logical_network_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the logical network
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
logicalNetworkName
This property is required.
Changes to this property will trigger replacement.
String
Name of the logical network
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.

getLogicalNetwork Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Location string
The geo-location where the resource lives
Name string
The name of the resource
ProvisioningState string
Provisioning state of the logical network.
Status Pulumi.AzureNative.AzureStackHCI.Outputs.LogicalNetworkStatusResponse
The observed state of logical networks
SystemData Pulumi.AzureNative.AzureStackHCI.Outputs.SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
DhcpOptions Pulumi.AzureNative.AzureStackHCI.Outputs.LogicalNetworkPropertiesDhcpOptionsResponse
DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options.
ExtendedLocation Pulumi.AzureNative.AzureStackHCI.Outputs.ExtendedLocationResponse
The extendedLocation of the resource.
Subnets List<Pulumi.AzureNative.AzureStackHCI.Outputs.SubnetResponse>
Subnet - list of subnets under the logical network
Tags Dictionary<string, string>
Resource tags.
VmSwitchName string
name of the network switch to be used for VMs
AzureApiVersion string
The Azure API version of the resource.
Id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
Location string
The geo-location where the resource lives
Name string
The name of the resource
ProvisioningState string
Provisioning state of the logical network.
Status LogicalNetworkStatusResponse
The observed state of logical networks
SystemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
DhcpOptions LogicalNetworkPropertiesDhcpOptionsResponse
DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options.
ExtendedLocation ExtendedLocationResponse
The extendedLocation of the resource.
Subnets []SubnetResponse
Subnet - list of subnets under the logical network
Tags map[string]string
Resource tags.
VmSwitchName string
name of the network switch to be used for VMs
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
location String
The geo-location where the resource lives
name String
The name of the resource
provisioningState String
Provisioning state of the logical network.
status LogicalNetworkStatusResponse
The observed state of logical networks
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
dhcpOptions LogicalNetworkPropertiesDhcpOptionsResponse
DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options.
extendedLocation ExtendedLocationResponse
The extendedLocation of the resource.
subnets List<SubnetResponse>
Subnet - list of subnets under the logical network
tags Map<String,String>
Resource tags.
vmSwitchName String
name of the network switch to be used for VMs
azureApiVersion string
The Azure API version of the resource.
id string
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
location string
The geo-location where the resource lives
name string
The name of the resource
provisioningState string
Provisioning state of the logical network.
status LogicalNetworkStatusResponse
The observed state of logical networks
systemData SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type string
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
dhcpOptions LogicalNetworkPropertiesDhcpOptionsResponse
DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options.
extendedLocation ExtendedLocationResponse
The extendedLocation of the resource.
subnets SubnetResponse[]
Subnet - list of subnets under the logical network
tags {[key: string]: string}
Resource tags.
vmSwitchName string
name of the network switch to be used for VMs
azure_api_version str
The Azure API version of the resource.
id str
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
location str
The geo-location where the resource lives
name str
The name of the resource
provisioning_state str
Provisioning state of the logical network.
status LogicalNetworkStatusResponse
The observed state of logical networks
system_data SystemDataResponse
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type str
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
dhcp_options LogicalNetworkPropertiesDhcpOptionsResponse
DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options.
extended_location ExtendedLocationResponse
The extendedLocation of the resource.
subnets Sequence[SubnetResponse]
Subnet - list of subnets under the logical network
tags Mapping[str, str]
Resource tags.
vm_switch_name str
name of the network switch to be used for VMs
azureApiVersion String
The Azure API version of the resource.
id String
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
location String
The geo-location where the resource lives
name String
The name of the resource
provisioningState String
Provisioning state of the logical network.
status Property Map
The observed state of logical networks
systemData Property Map
Azure Resource Manager metadata containing createdBy and modifiedBy information.
type String
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
dhcpOptions Property Map
DhcpOptions contains an array of DNS servers available to VMs deployed in the logical network. Standard DHCP option for a subnet overrides logical network DHCP options.
extendedLocation Property Map
The extendedLocation of the resource.
subnets List<Property Map>
Subnet - list of subnets under the logical network
tags Map<String>
Resource tags.
vmSwitchName String
name of the network switch to be used for VMs

Supporting Types

ExtendedLocationResponse

Name string
The name of the extended location.
Type string
The type of the extended location.
Name string
The name of the extended location.
Type string
The type of the extended location.
name String
The name of the extended location.
type String
The type of the extended location.
name string
The name of the extended location.
type string
The type of the extended location.
name str
The name of the extended location.
type str
The type of the extended location.
name String
The name of the extended location.
type String
The type of the extended location.

IPPoolInfoResponse

Available This property is required. string
Number of IP addresses available in the IP Pool
Used This property is required. string
Number of IP addresses allocated from the IP Pool
Available This property is required. string
Number of IP addresses available in the IP Pool
Used This property is required. string
Number of IP addresses allocated from the IP Pool
available This property is required. String
Number of IP addresses available in the IP Pool
used This property is required. String
Number of IP addresses allocated from the IP Pool
available This property is required. string
Number of IP addresses available in the IP Pool
used This property is required. string
Number of IP addresses allocated from the IP Pool
available This property is required. str
Number of IP addresses available in the IP Pool
used This property is required. str
Number of IP addresses allocated from the IP Pool
available This property is required. String
Number of IP addresses available in the IP Pool
used This property is required. String
Number of IP addresses allocated from the IP Pool

IPPoolResponse

End string
End of the IP address pool
Info Pulumi.AzureNative.AzureStackHCI.Inputs.IPPoolInfoResponse
IPPool info
IpPoolType string
Type of the IP Pool [vm, vippool]
Name string
Name of the IP-Pool
Start string
Start of the IP address pool
End string
End of the IP address pool
Info IPPoolInfoResponse
IPPool info
IpPoolType string
Type of the IP Pool [vm, vippool]
Name string
Name of the IP-Pool
Start string
Start of the IP address pool
end String
End of the IP address pool
info IPPoolInfoResponse
IPPool info
ipPoolType String
Type of the IP Pool [vm, vippool]
name String
Name of the IP-Pool
start String
Start of the IP address pool
end string
End of the IP address pool
info IPPoolInfoResponse
IPPool info
ipPoolType string
Type of the IP Pool [vm, vippool]
name string
Name of the IP-Pool
start string
Start of the IP address pool
end str
End of the IP address pool
info IPPoolInfoResponse
IPPool info
ip_pool_type str
Type of the IP Pool [vm, vippool]
name str
Name of the IP-Pool
start str
Start of the IP address pool
end String
End of the IP address pool
info Property Map
IPPool info
ipPoolType String
Type of the IP Pool [vm, vippool]
name String
Name of the IP-Pool
start String
Start of the IP address pool

LogicalNetworkPropertiesDhcpOptionsResponse

DnsServers List<string>
The list of DNS servers IP addresses.
DnsServers []string
The list of DNS servers IP addresses.
dnsServers List<String>
The list of DNS servers IP addresses.
dnsServers string[]
The list of DNS servers IP addresses.
dns_servers Sequence[str]
The list of DNS servers IP addresses.
dnsServers List<String>
The list of DNS servers IP addresses.

LogicalNetworkStatusProvisioningStatusResponse

Status This property is required. string
The status of the operation performed on the logical network [Succeeded, Failed, InProgress]
OperationId string
The ID of the operation performed on the logical network
Status This property is required. string
The status of the operation performed on the logical network [Succeeded, Failed, InProgress]
OperationId string
The ID of the operation performed on the logical network
status This property is required. String
The status of the operation performed on the logical network [Succeeded, Failed, InProgress]
operationId String
The ID of the operation performed on the logical network
status This property is required. string
The status of the operation performed on the logical network [Succeeded, Failed, InProgress]
operationId string
The ID of the operation performed on the logical network
status This property is required. str
The status of the operation performed on the logical network [Succeeded, Failed, InProgress]
operation_id str
The ID of the operation performed on the logical network
status This property is required. String
The status of the operation performed on the logical network [Succeeded, Failed, InProgress]
operationId String
The ID of the operation performed on the logical network

LogicalNetworkStatusResponse

ErrorCode string
LogicalNetwork provisioning error code
ErrorMessage string
Descriptive error message
ProvisioningStatus Pulumi.AzureNative.AzureStackHCI.Inputs.LogicalNetworkStatusProvisioningStatusResponse
Logical network provisioning status
ErrorCode string
LogicalNetwork provisioning error code
ErrorMessage string
Descriptive error message
ProvisioningStatus LogicalNetworkStatusProvisioningStatusResponse
Logical network provisioning status
errorCode String
LogicalNetwork provisioning error code
errorMessage String
Descriptive error message
provisioningStatus LogicalNetworkStatusProvisioningStatusResponse
Logical network provisioning status
errorCode string
LogicalNetwork provisioning error code
errorMessage string
Descriptive error message
provisioningStatus LogicalNetworkStatusProvisioningStatusResponse
Logical network provisioning status
error_code str
LogicalNetwork provisioning error code
error_message str
Descriptive error message
provisioning_status LogicalNetworkStatusProvisioningStatusResponse
Logical network provisioning status
errorCode String
LogicalNetwork provisioning error code
errorMessage String
Descriptive error message
provisioningStatus Property Map
Logical network provisioning status

NetworkSecurityGroupArmReferenceResponse

Id string
The ARM ID for a Network Security Group.
Id string
The ARM ID for a Network Security Group.
id String
The ARM ID for a Network Security Group.
id string
The ARM ID for a Network Security Group.
id str
The ARM ID for a Network Security Group.
id String
The ARM ID for a Network Security Group.

RouteResponse

AddressPrefix string
The destination CIDR to which the route applies.
Name string
Name - name of the subnet
NextHopIpAddress string
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
AddressPrefix string
The destination CIDR to which the route applies.
Name string
Name - name of the subnet
NextHopIpAddress string
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
addressPrefix String
The destination CIDR to which the route applies.
name String
Name - name of the subnet
nextHopIpAddress String
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
addressPrefix string
The destination CIDR to which the route applies.
name string
Name - name of the subnet
nextHopIpAddress string
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
address_prefix str
The destination CIDR to which the route applies.
name str
Name - name of the subnet
next_hop_ip_address str
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.
addressPrefix String
The destination CIDR to which the route applies.
name String
Name - name of the subnet
nextHopIpAddress String
The IP address packets should be forwarded to. Next hop values are only allowed in routes where the next hop type is VirtualAppliance.

RouteTableResponse

Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
Type This property is required. string
Resource type.
Routes List<Pulumi.AzureNative.AzureStackHCI.Inputs.RouteResponse>
Collection of routes contained within a route table.
Etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
Name This property is required. string
Resource name.
Type This property is required. string
Resource type.
Routes []RouteResponse
Collection of routes contained within a route table.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
type This property is required. String
Resource type.
routes List<RouteResponse>
Collection of routes contained within a route table.
etag This property is required. string
A unique read-only string that changes whenever the resource is updated.
name This property is required. string
Resource name.
type This property is required. string
Resource type.
routes RouteResponse[]
Collection of routes contained within a route table.
etag This property is required. str
A unique read-only string that changes whenever the resource is updated.
name This property is required. str
Resource name.
type This property is required. str
Resource type.
routes Sequence[RouteResponse]
Collection of routes contained within a route table.
etag This property is required. String
A unique read-only string that changes whenever the resource is updated.
name This property is required. String
Resource name.
type This property is required. String
Resource type.
routes List<Property Map>
Collection of routes contained within a route table.

SubnetIpConfigurationReferenceResponse

Id string
The ARM ID for a Network Interface.
Id string
The ARM ID for a Network Interface.
id String
The ARM ID for a Network Interface.
id string
The ARM ID for a Network Interface.
id str
The ARM ID for a Network Interface.
id String
The ARM ID for a Network Interface.

SubnetResponse

AddressPrefix string
The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6.
AddressPrefixes List<string>
List of address prefixes for the subnet.
IpAllocationMethod string
IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
IpConfigurationReferences List<Pulumi.AzureNative.AzureStackHCI.Inputs.SubnetIpConfigurationReferenceResponse>
IPConfigurationReferences - list of IPConfigurationReferences
IpPools List<Pulumi.AzureNative.AzureStackHCI.Inputs.IPPoolResponse>
network associated pool of IP Addresses
Name string
Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
NetworkSecurityGroup Pulumi.AzureNative.AzureStackHCI.Inputs.NetworkSecurityGroupArmReferenceResponse
NetworkSecurityGroup - Network Security Group attached to the logical network.
RouteTable Pulumi.AzureNative.AzureStackHCI.Inputs.RouteTableResponse
Route table resource.
Vlan int
Vlan to use for the subnet
AddressPrefix string
The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6.
AddressPrefixes []string
List of address prefixes for the subnet.
IpAllocationMethod string
IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
IpConfigurationReferences []SubnetIpConfigurationReferenceResponse
IPConfigurationReferences - list of IPConfigurationReferences
IpPools []IPPoolResponse
network associated pool of IP Addresses
Name string
Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
NetworkSecurityGroup NetworkSecurityGroupArmReferenceResponse
NetworkSecurityGroup - Network Security Group attached to the logical network.
RouteTable RouteTableResponse
Route table resource.
Vlan int
Vlan to use for the subnet
addressPrefix String
The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6.
addressPrefixes List<String>
List of address prefixes for the subnet.
ipAllocationMethod String
IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
ipConfigurationReferences List<SubnetIpConfigurationReferenceResponse>
IPConfigurationReferences - list of IPConfigurationReferences
ipPools List<IPPoolResponse>
network associated pool of IP Addresses
name String
Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
networkSecurityGroup NetworkSecurityGroupArmReferenceResponse
NetworkSecurityGroup - Network Security Group attached to the logical network.
routeTable RouteTableResponse
Route table resource.
vlan Integer
Vlan to use for the subnet
addressPrefix string
The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6.
addressPrefixes string[]
List of address prefixes for the subnet.
ipAllocationMethod string
IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
ipConfigurationReferences SubnetIpConfigurationReferenceResponse[]
IPConfigurationReferences - list of IPConfigurationReferences
ipPools IPPoolResponse[]
network associated pool of IP Addresses
name string
Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
networkSecurityGroup NetworkSecurityGroupArmReferenceResponse
NetworkSecurityGroup - Network Security Group attached to the logical network.
routeTable RouteTableResponse
Route table resource.
vlan number
Vlan to use for the subnet
address_prefix str
The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6.
address_prefixes Sequence[str]
List of address prefixes for the subnet.
ip_allocation_method str
IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
ip_configuration_references Sequence[SubnetIpConfigurationReferenceResponse]
IPConfigurationReferences - list of IPConfigurationReferences
ip_pools Sequence[IPPoolResponse]
network associated pool of IP Addresses
name str
Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
network_security_group NetworkSecurityGroupArmReferenceResponse
NetworkSecurityGroup - Network Security Group attached to the logical network.
route_table RouteTableResponse
Route table resource.
vlan int
Vlan to use for the subnet
addressPrefix String
The address prefix for the subnet: Cidr for this subnet - IPv4, IPv6.
addressPrefixes List<String>
List of address prefixes for the subnet.
ipAllocationMethod String
IPAllocationMethod - The IP address allocation method. Possible values include: 'Static', 'Dynamic'
ipConfigurationReferences List<Property Map>
IPConfigurationReferences - list of IPConfigurationReferences
ipPools List<Property Map>
network associated pool of IP Addresses
name String
Name - The name of the resource that is unique within a resource group. This name can be used to access the resource.
networkSecurityGroup Property Map
NetworkSecurityGroup - Network Security Group attached to the logical network.
routeTable Property Map
Route table resource.
vlan Number
Vlan to use for the subnet

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

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 v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi