azure-native.appplatform.getApp
Explore with Pulumi AI
Get an App and its properties.
Uses Azure REST API version 2024-01-01-preview.
Other available API versions: 2023-05-01-preview, 2023-07-01-preview, 2023-09-01-preview, 2023-11-01-preview, 2023-12-01, 2024-05-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native appplatform [ApiVersion]
. See the version guide for details.
Using getApp
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 getApp(args: GetAppArgs, opts?: InvokeOptions): Promise<GetAppResult>
function getAppOutput(args: GetAppOutputArgs, opts?: InvokeOptions): Output<GetAppResult>
def get_app(app_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
service_name: Optional[str] = None,
sync_status: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAppResult
def get_app_output(app_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
service_name: Optional[pulumi.Input[str]] = None,
sync_status: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAppResult]
func LookupApp(ctx *Context, args *LookupAppArgs, opts ...InvokeOption) (*LookupAppResult, error)
func LookupAppOutput(ctx *Context, args *LookupAppOutputArgs, opts ...InvokeOption) LookupAppResultOutput
> Note: This function is named LookupApp
in the Go SDK.
public static class GetApp
{
public static Task<GetAppResult> InvokeAsync(GetAppArgs args, InvokeOptions? opts = null)
public static Output<GetAppResult> Invoke(GetAppInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAppResult> getApp(GetAppArgs args, InvokeOptions options)
public static Output<GetAppResult> getApp(GetAppArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:appplatform:getApp
arguments:
# arguments dictionary
The following arguments are supported:
- App
Name string - The name of the App resource.
- Resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Service
Name string - The name of the Service resource.
- Sync
Status string - Indicates whether sync status
- App
Name string - The name of the App resource.
- Resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- Service
Name string - The name of the Service resource.
- Sync
Status string - Indicates whether sync status
- app
Name String - The name of the App resource.
- resource
Group StringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name String - The name of the Service resource.
- sync
Status String - Indicates whether sync status
- app
Name string - The name of the App resource.
- resource
Group stringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name string - The name of the Service resource.
- sync
Status string - Indicates whether sync status
- app_
name str - The name of the App resource.
- resource_
group_ strname - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service_
name str - The name of the Service resource.
- sync_
status str - Indicates whether sync status
- app
Name String - The name of the App resource.
- resource
Group StringName - The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
- service
Name String - The name of the Service resource.
- sync
Status String - Indicates whether sync status
getApp Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
Pulumi.
Azure Native. App Platform. Outputs. App Resource Properties Response - Properties of the App resource
- System
Data Pulumi.Azure Native. App Platform. Outputs. System Data Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Identity
Pulumi.
Azure Native. App Platform. Outputs. Managed Identity Properties Response - The Managed Identity type of the app resource
- Location string
- The GEO location of the application, always the same with its parent resource
- Azure
Api stringVersion - The Azure API version of the resource.
- Id string
- Fully qualified resource Id for the resource.
- Name string
- The name of the resource.
- Properties
App
Resource Properties Response - Properties of the App resource
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Type string
- The type of the resource.
- Identity
Managed
Identity Properties Response - The Managed Identity type of the app resource
- Location string
- The GEO location of the application, always the same with its parent resource
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties
App
Resource Properties Response - Properties of the App resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- identity
Managed
Identity Properties Response - The Managed Identity type of the app resource
- location String
- The GEO location of the application, always the same with its parent resource
- azure
Api stringVersion - The Azure API version of the resource.
- id string
- Fully qualified resource Id for the resource.
- name string
- The name of the resource.
- properties
App
Resource Properties Response - Properties of the App resource
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type string
- The type of the resource.
- identity
Managed
Identity Properties Response - The Managed Identity type of the app resource
- location string
- The GEO location of the application, always the same with its parent resource
- azure_
api_ strversion - The Azure API version of the resource.
- id str
- Fully qualified resource Id for the resource.
- name str
- The name of the resource.
- properties
App
Resource Properties Response - Properties of the App resource
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- type str
- The type of the resource.
- identity
Managed
Identity Properties Response - The Managed Identity type of the app resource
- location str
- The GEO location of the application, always the same with its parent resource
- azure
Api StringVersion - The Azure API version of the resource.
- id String
- Fully qualified resource Id for the resource.
- name String
- The name of the resource.
- properties Property Map
- Properties of the App resource
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- type String
- The type of the resource.
- identity Property Map
- The Managed Identity type of the app resource
- location String
- The GEO location of the application, always the same with its parent resource
Supporting Types
AppResourcePropertiesResponse
- Fqdn string
- Fully qualified dns Name.
- Provisioning
State string - Provisioning state of the App
- Url string
- URL of the App
- Addon
Configs Dictionary<string, object> - Collection of addons
- Custom
Persistent List<Pulumi.Disks Azure Native. App Platform. Inputs. Custom Persistent Disk Resource Response> - List of custom persistent disks
- Enable
End boolTo End TLS - Indicate if end to end TLS is enabled.
- Https
Only bool - Indicate if only https is allowed.
- Ingress
Settings Pulumi.Azure Native. App Platform. Inputs. Ingress Settings Response - App ingress settings payload.
- Loaded
Certificates List<Pulumi.Azure Native. App Platform. Inputs. Loaded Certificate Response> - Collection of loaded certificates
- Persistent
Disk Pulumi.Azure Native. App Platform. Inputs. Persistent Disk Response - Persistent disk settings
- Public bool
- Indicates whether the App exposes public endpoint
- Secrets
List<Pulumi.
Azure Native. App Platform. Inputs. Secret Response> - Collection of auth secrets
- Temporary
Disk Pulumi.Azure Native. App Platform. Inputs. Temporary Disk Response - Temporary disk settings
- Test
Endpoint stringAuth State - State of test endpoint auth.
- Vnet
Addons Pulumi.Azure Native. App Platform. Inputs. App VNet Addons Response - Additional App settings in vnet injection instance
- Workload
Profile stringName - The workload profile used for this app. Supported for Consumption + Dedicated plan.
- Fqdn string
- Fully qualified dns Name.
- Provisioning
State string - Provisioning state of the App
- Url string
- URL of the App
- Addon
Configs map[string]interface{} - Collection of addons
- Custom
Persistent []CustomDisks Persistent Disk Resource Response - List of custom persistent disks
- Enable
End boolTo End TLS - Indicate if end to end TLS is enabled.
- Https
Only bool - Indicate if only https is allowed.
- Ingress
Settings IngressSettings Response - App ingress settings payload.
- Loaded
Certificates []LoadedCertificate Response - Collection of loaded certificates
- Persistent
Disk PersistentDisk Response - Persistent disk settings
- Public bool
- Indicates whether the App exposes public endpoint
- Secrets
[]Secret
Response - Collection of auth secrets
- Temporary
Disk TemporaryDisk Response - Temporary disk settings
- Test
Endpoint stringAuth State - State of test endpoint auth.
- Vnet
Addons AppVNet Addons Response - Additional App settings in vnet injection instance
- Workload
Profile stringName - The workload profile used for this app. Supported for Consumption + Dedicated plan.
- fqdn String
- Fully qualified dns Name.
- provisioning
State String - Provisioning state of the App
- url String
- URL of the App
- addon
Configs Map<String,Object> - Collection of addons
- custom
Persistent List<CustomDisks Persistent Disk Resource Response> - List of custom persistent disks
- enable
End BooleanTo End TLS - Indicate if end to end TLS is enabled.
- https
Only Boolean - Indicate if only https is allowed.
- ingress
Settings IngressSettings Response - App ingress settings payload.
- loaded
Certificates List<LoadedCertificate Response> - Collection of loaded certificates
- persistent
Disk PersistentDisk Response - Persistent disk settings
- public_ Boolean
- Indicates whether the App exposes public endpoint
- secrets
List<Secret
Response> - Collection of auth secrets
- temporary
Disk TemporaryDisk Response - Temporary disk settings
- test
Endpoint StringAuth State - State of test endpoint auth.
- vnet
Addons AppVNet Addons Response - Additional App settings in vnet injection instance
- workload
Profile StringName - The workload profile used for this app. Supported for Consumption + Dedicated plan.
- fqdn string
- Fully qualified dns Name.
- provisioning
State string - Provisioning state of the App
- url string
- URL of the App
- addon
Configs {[key: string]: any} - Collection of addons
- custom
Persistent CustomDisks Persistent Disk Resource Response[] - List of custom persistent disks
- enable
End booleanTo End TLS - Indicate if end to end TLS is enabled.
- https
Only boolean - Indicate if only https is allowed.
- ingress
Settings IngressSettings Response - App ingress settings payload.
- loaded
Certificates LoadedCertificate Response[] - Collection of loaded certificates
- persistent
Disk PersistentDisk Response - Persistent disk settings
- public boolean
- Indicates whether the App exposes public endpoint
- secrets
Secret
Response[] - Collection of auth secrets
- temporary
Disk TemporaryDisk Response - Temporary disk settings
- test
Endpoint stringAuth State - State of test endpoint auth.
- vnet
Addons AppVNet Addons Response - Additional App settings in vnet injection instance
- workload
Profile stringName - The workload profile used for this app. Supported for Consumption + Dedicated plan.
- fqdn str
- Fully qualified dns Name.
- provisioning_
state str - Provisioning state of the App
- url str
- URL of the App
- addon_
configs Mapping[str, Any] - Collection of addons
- custom_
persistent_ Sequence[Customdisks Persistent Disk Resource Response] - List of custom persistent disks
- enable_
end_ boolto_ end_ tls - Indicate if end to end TLS is enabled.
- https_
only bool - Indicate if only https is allowed.
- ingress_
settings IngressSettings Response - App ingress settings payload.
- loaded_
certificates Sequence[LoadedCertificate Response] - Collection of loaded certificates
- persistent_
disk PersistentDisk Response - Persistent disk settings
- public bool
- Indicates whether the App exposes public endpoint
- secrets
Sequence[Secret
Response] - Collection of auth secrets
- temporary_
disk TemporaryDisk Response - Temporary disk settings
- test_
endpoint_ strauth_ state - State of test endpoint auth.
- vnet_
addons AppVNet Addons Response - Additional App settings in vnet injection instance
- workload_
profile_ strname - The workload profile used for this app. Supported for Consumption + Dedicated plan.
- fqdn String
- Fully qualified dns Name.
- provisioning
State String - Provisioning state of the App
- url String
- URL of the App
- addon
Configs Map<Any> - Collection of addons
- custom
Persistent List<Property Map>Disks - List of custom persistent disks
- enable
End BooleanTo End TLS - Indicate if end to end TLS is enabled.
- https
Only Boolean - Indicate if only https is allowed.
- ingress
Settings Property Map - App ingress settings payload.
- loaded
Certificates List<Property Map> - Collection of loaded certificates
- persistent
Disk Property Map - Persistent disk settings
- public Boolean
- Indicates whether the App exposes public endpoint
- secrets List<Property Map>
- Collection of auth secrets
- temporary
Disk Property Map - Temporary disk settings
- test
Endpoint StringAuth State - State of test endpoint auth.
- vnet
Addons Property Map - Additional App settings in vnet injection instance
- workload
Profile StringName - The workload profile used for this app. Supported for Consumption + Dedicated plan.
AppVNetAddonsResponse
- Public
Endpoint stringUrl - URL of the App in vnet injection instance which could be accessed from internet
- Public
Endpoint bool - Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
- Public
Endpoint stringUrl - URL of the App in vnet injection instance which could be accessed from internet
- Public
Endpoint bool - Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
- public
Endpoint StringUrl - URL of the App in vnet injection instance which could be accessed from internet
- public
Endpoint Boolean - Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
- public
Endpoint stringUrl - URL of the App in vnet injection instance which could be accessed from internet
- public
Endpoint boolean - Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
- public_
endpoint_ strurl - URL of the App in vnet injection instance which could be accessed from internet
- public_
endpoint bool - Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
- public
Endpoint StringUrl - URL of the App in vnet injection instance which could be accessed from internet
- public
Endpoint Boolean - Indicates whether the App in vnet injection instance exposes endpoint which could be accessed from internet.
AzureFileVolumeResponse
- Mount
Path string - The mount path of the persistent disk.
- Enable
Sub boolPath - If set to true, it will create and mount a dedicated directory for every individual app instance.
- Mount
Options List<string> - These are the mount options for a persistent disk.
- Read
Only bool - Indicates whether the persistent disk is a readOnly one.
- string
- The share name of the Azure File share.
- Mount
Path string - The mount path of the persistent disk.
- Enable
Sub boolPath - If set to true, it will create and mount a dedicated directory for every individual app instance.
- Mount
Options []string - These are the mount options for a persistent disk.
- Read
Only bool - Indicates whether the persistent disk is a readOnly one.
- string
- The share name of the Azure File share.
- mount
Path String - The mount path of the persistent disk.
- enable
Sub BooleanPath - If set to true, it will create and mount a dedicated directory for every individual app instance.
- mount
Options List<String> - These are the mount options for a persistent disk.
- read
Only Boolean - Indicates whether the persistent disk is a readOnly one.
- String
- The share name of the Azure File share.
- mount
Path string - The mount path of the persistent disk.
- enable
Sub booleanPath - If set to true, it will create and mount a dedicated directory for every individual app instance.
- mount
Options string[] - These are the mount options for a persistent disk.
- read
Only boolean - Indicates whether the persistent disk is a readOnly one.
- string
- The share name of the Azure File share.
- mount_
path str - The mount path of the persistent disk.
- enable_
sub_ boolpath - If set to true, it will create and mount a dedicated directory for every individual app instance.
- mount_
options Sequence[str] - These are the mount options for a persistent disk.
- read_
only bool - Indicates whether the persistent disk is a readOnly one.
- str
- The share name of the Azure File share.
- mount
Path String - The mount path of the persistent disk.
- enable
Sub BooleanPath - If set to true, it will create and mount a dedicated directory for every individual app instance.
- mount
Options List<String> - These are the mount options for a persistent disk.
- read
Only Boolean - Indicates whether the persistent disk is a readOnly one.
- String
- The share name of the Azure File share.
CustomPersistentDiskResourceResponse
- Storage
Id string - The resource id of Azure Spring Apps Storage resource.
- Custom
Persistent Pulumi.Disk Properties Azure Native. App Platform. Inputs. Azure File Volume Response - Properties of the custom persistent disk resource payload.
- Storage
Id string - The resource id of Azure Spring Apps Storage resource.
- Custom
Persistent AzureDisk Properties File Volume Response - Properties of the custom persistent disk resource payload.
- storage
Id String - The resource id of Azure Spring Apps Storage resource.
- custom
Persistent AzureDisk Properties File Volume Response - Properties of the custom persistent disk resource payload.
- storage
Id string - The resource id of Azure Spring Apps Storage resource.
- custom
Persistent AzureDisk Properties File Volume Response - Properties of the custom persistent disk resource payload.
- storage_
id str - The resource id of Azure Spring Apps Storage resource.
- custom_
persistent_ Azuredisk_ properties File Volume Response - Properties of the custom persistent disk resource payload.
- storage
Id String - The resource id of Azure Spring Apps Storage resource.
- custom
Persistent Property MapDisk Properties - Properties of the custom persistent disk resource payload.
IngressSettingsResponse
- Backend
Protocol string - How ingress should communicate with this app backend service.
- Client
Auth Pulumi.Azure Native. App Platform. Inputs. Ingress Settings Response Client Auth - Client-Certification Authentication.
- Read
Timeout intIn Seconds - Ingress read time out in seconds.
- Send
Timeout intIn Seconds - Ingress send time out in seconds.
- Session
Affinity string - Type of the affinity, set this to Cookie to enable session affinity.
- int
- Time in seconds until the cookie expires.
- Backend
Protocol string - How ingress should communicate with this app backend service.
- Client
Auth IngressSettings Response Client Auth - Client-Certification Authentication.
- Read
Timeout intIn Seconds - Ingress read time out in seconds.
- Send
Timeout intIn Seconds - Ingress send time out in seconds.
- Session
Affinity string - Type of the affinity, set this to Cookie to enable session affinity.
- int
- Time in seconds until the cookie expires.
- backend
Protocol String - How ingress should communicate with this app backend service.
- client
Auth IngressSettings Response Client Auth - Client-Certification Authentication.
- read
Timeout IntegerIn Seconds - Ingress read time out in seconds.
- send
Timeout IntegerIn Seconds - Ingress send time out in seconds.
- session
Affinity String - Type of the affinity, set this to Cookie to enable session affinity.
- Integer
- Time in seconds until the cookie expires.
- backend
Protocol string - How ingress should communicate with this app backend service.
- client
Auth IngressSettings Response Client Auth - Client-Certification Authentication.
- read
Timeout numberIn Seconds - Ingress read time out in seconds.
- send
Timeout numberIn Seconds - Ingress send time out in seconds.
- session
Affinity string - Type of the affinity, set this to Cookie to enable session affinity.
- number
- Time in seconds until the cookie expires.
- backend_
protocol str - How ingress should communicate with this app backend service.
- client_
auth IngressSettings Response Client Auth - Client-Certification Authentication.
- read_
timeout_ intin_ seconds - Ingress read time out in seconds.
- send_
timeout_ intin_ seconds - Ingress send time out in seconds.
- session_
affinity str - Type of the affinity, set this to Cookie to enable session affinity.
- int
- Time in seconds until the cookie expires.
- backend
Protocol String - How ingress should communicate with this app backend service.
- client
Auth Property Map - Client-Certification Authentication.
- read
Timeout NumberIn Seconds - Ingress read time out in seconds.
- send
Timeout NumberIn Seconds - Ingress send time out in seconds.
- session
Affinity String - Type of the affinity, set this to Cookie to enable session affinity.
- Number
- Time in seconds until the cookie expires.
IngressSettingsResponseClientAuth
- Certificates List<string>
- Collection of certificate resource id.
- Certificates []string
- Collection of certificate resource id.
- certificates List<String>
- Collection of certificate resource id.
- certificates string[]
- Collection of certificate resource id.
- certificates Sequence[str]
- Collection of certificate resource id.
- certificates List<String>
- Collection of certificate resource id.
LoadedCertificateResponse
- Resource
Id string - Resource Id of loaded certificate
- Load
Trust boolStore - Indicate whether the certificate will be loaded into default trust store, only work for Java runtime.
- Resource
Id string - Resource Id of loaded certificate
- Load
Trust boolStore - Indicate whether the certificate will be loaded into default trust store, only work for Java runtime.
- resource
Id String - Resource Id of loaded certificate
- load
Trust BooleanStore - Indicate whether the certificate will be loaded into default trust store, only work for Java runtime.
- resource
Id string - Resource Id of loaded certificate
- load
Trust booleanStore - Indicate whether the certificate will be loaded into default trust store, only work for Java runtime.
- resource_
id str - Resource Id of loaded certificate
- load_
trust_ boolstore - Indicate whether the certificate will be loaded into default trust store, only work for Java runtime.
- resource
Id String - Resource Id of loaded certificate
- load
Trust BooleanStore - Indicate whether the certificate will be loaded into default trust store, only work for Java runtime.
ManagedIdentityPropertiesResponse
- Principal
Id string - Principal Id of system-assigned managed identity.
- Tenant
Id string - Tenant Id of system-assigned managed identity.
- Type string
- Type of the managed identity
- User
Assigned Dictionary<string, Pulumi.Identities Azure Native. App Platform. Inputs. User Assigned Managed Identity Response> - Properties of user-assigned managed identities
- Principal
Id string - Principal Id of system-assigned managed identity.
- Tenant
Id string - Tenant Id of system-assigned managed identity.
- Type string
- Type of the managed identity
- User
Assigned map[string]UserIdentities Assigned Managed Identity Response - Properties of user-assigned managed identities
- principal
Id String - Principal Id of system-assigned managed identity.
- tenant
Id String - Tenant Id of system-assigned managed identity.
- type String
- Type of the managed identity
- user
Assigned Map<String,UserIdentities Assigned Managed Identity Response> - Properties of user-assigned managed identities
- principal
Id string - Principal Id of system-assigned managed identity.
- tenant
Id string - Tenant Id of system-assigned managed identity.
- type string
- Type of the managed identity
- user
Assigned {[key: string]: UserIdentities Assigned Managed Identity Response} - Properties of user-assigned managed identities
- principal_
id str - Principal Id of system-assigned managed identity.
- tenant_
id str - Tenant Id of system-assigned managed identity.
- type str
- Type of the managed identity
- user_
assigned_ Mapping[str, Useridentities Assigned Managed Identity Response] - Properties of user-assigned managed identities
- principal
Id String - Principal Id of system-assigned managed identity.
- tenant
Id String - Tenant Id of system-assigned managed identity.
- type String
- Type of the managed identity
- user
Assigned Map<Property Map>Identities - Properties of user-assigned managed identities
PersistentDiskResponse
- used_
in_ intgb - Size of the used persistent disk in GB
- mount_
path str - Mount path of the persistent disk
- size_
in_ intgb - Size of the persistent disk in GB
SecretResponse
- Name string
- Secret Name.
- Name string
- Secret Name.
- name String
- Secret Name.
- name string
- Secret Name.
- name str
- Secret Name.
- name String
- Secret Name.
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 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 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 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 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 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 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.
TemporaryDiskResponse
- mount_
path str - Mount path of the temporary disk
- size_
in_ intgb - Size of the temporary disk in GB
UserAssignedManagedIdentityResponse
- Client
Id string - Client Id of user-assigned managed identity.
- Principal
Id string - Principal Id of user-assigned managed identity.
- Client
Id string - Client Id of user-assigned managed identity.
- Principal
Id string - Principal Id of user-assigned managed identity.
- client
Id String - Client Id of user-assigned managed identity.
- principal
Id String - Principal Id of user-assigned managed identity.
- client
Id string - Client Id of user-assigned managed identity.
- principal
Id string - Principal Id of user-assigned managed identity.
- client_
id str - Client Id of user-assigned managed identity.
- principal_
id str - Principal Id of user-assigned managed identity.
- client
Id String - Client Id of user-assigned managed identity.
- principal
Id String - Principal Id of user-assigned managed identity.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0