1. Packages
  2. Azure Native
  3. API Docs
  4. datareplication
  5. getFabric
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

azure-native.datareplication.getFabric

Explore with Pulumi AI

azure-native logo
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.41.0 published on Tuesday, May 14, 2024 by Pulumi

    Gets the details of the fabric. Azure REST API version: 2021-02-16-preview.

    Using getFabric

    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 getFabric(args: GetFabricArgs, opts?: InvokeOptions): Promise<GetFabricResult>
    function getFabricOutput(args: GetFabricOutputArgs, opts?: InvokeOptions): Output<GetFabricResult>
    def get_fabric(fabric_name: Optional[str] = None,
                   resource_group_name: Optional[str] = None,
                   opts: Optional[InvokeOptions] = None) -> GetFabricResult
    def get_fabric_output(fabric_name: Optional[pulumi.Input[str]] = None,
                   resource_group_name: Optional[pulumi.Input[str]] = None,
                   opts: Optional[InvokeOptions] = None) -> Output[GetFabricResult]
    func LookupFabric(ctx *Context, args *LookupFabricArgs, opts ...InvokeOption) (*LookupFabricResult, error)
    func LookupFabricOutput(ctx *Context, args *LookupFabricOutputArgs, opts ...InvokeOption) LookupFabricResultOutput

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

    public static class GetFabric 
    {
        public static Task<GetFabricResult> InvokeAsync(GetFabricArgs args, InvokeOptions? opts = null)
        public static Output<GetFabricResult> Invoke(GetFabricInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetFabricResult> getFabric(GetFabricArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:datareplication:getFabric
      arguments:
        # arguments dictionary

    The following arguments are supported:

    FabricName string
    The fabric name.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    FabricName string
    The fabric name.
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    fabricName String
    The fabric name.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    fabricName string
    The fabric name.
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    fabric_name str
    The fabric name.
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    fabricName String
    The fabric name.
    resourceGroupName String
    The name of the resource group. The name is case insensitive.

    getFabric Result

    The following output properties are available:

    Id string
    Gets or sets the Id of the resource.
    Location string
    Gets or sets the location of the fabric.
    Name string
    Gets or sets the name of the resource.
    Properties Pulumi.AzureNative.DataReplication.Outputs.FabricModelPropertiesResponse
    Fabric model properties.
    SystemData Pulumi.AzureNative.DataReplication.Outputs.FabricModelResponseSystemData
    Type string
    Gets or sets the type of the resource.
    Tags Dictionary<string, string>
    Gets or sets the resource tags.
    Id string
    Gets or sets the Id of the resource.
    Location string
    Gets or sets the location of the fabric.
    Name string
    Gets or sets the name of the resource.
    Properties FabricModelPropertiesResponse
    Fabric model properties.
    SystemData FabricModelResponseSystemData
    Type string
    Gets or sets the type of the resource.
    Tags map[string]string
    Gets or sets the resource tags.
    id String
    Gets or sets the Id of the resource.
    location String
    Gets or sets the location of the fabric.
    name String
    Gets or sets the name of the resource.
    properties FabricModelPropertiesResponse
    Fabric model properties.
    systemData FabricModelResponseSystemData
    type String
    Gets or sets the type of the resource.
    tags Map<String,String>
    Gets or sets the resource tags.
    id string
    Gets or sets the Id of the resource.
    location string
    Gets or sets the location of the fabric.
    name string
    Gets or sets the name of the resource.
    properties FabricModelPropertiesResponse
    Fabric model properties.
    systemData FabricModelResponseSystemData
    type string
    Gets or sets the type of the resource.
    tags {[key: string]: string}
    Gets or sets the resource tags.
    id str
    Gets or sets the Id of the resource.
    location str
    Gets or sets the location of the fabric.
    name str
    Gets or sets the name of the resource.
    properties FabricModelPropertiesResponse
    Fabric model properties.
    system_data FabricModelResponseSystemData
    type str
    Gets or sets the type of the resource.
    tags Mapping[str, str]
    Gets or sets the resource tags.
    id String
    Gets or sets the Id of the resource.
    location String
    Gets or sets the location of the fabric.
    name String
    Gets or sets the name of the resource.
    properties Property Map
    Fabric model properties.
    systemData Property Map
    type String
    Gets or sets the type of the resource.
    tags Map<String>
    Gets or sets the resource tags.

    Supporting Types

    AzStackHCIClusterPropertiesResponse

    ClusterName string
    Gets or sets the AzStackHCICluster FQDN name.
    ResourceName string
    Gets or sets the AzStackHCICluster resource name.
    StorageAccountName string
    Gets or sets the Storage account name.
    StorageContainers List<Pulumi.AzureNative.DataReplication.Inputs.StorageContainerPropertiesResponse>
    Gets or sets the list of AzStackHCICluster Storage Container.
    ClusterName string
    Gets or sets the AzStackHCICluster FQDN name.
    ResourceName string
    Gets or sets the AzStackHCICluster resource name.
    StorageAccountName string
    Gets or sets the Storage account name.
    StorageContainers []StorageContainerPropertiesResponse
    Gets or sets the list of AzStackHCICluster Storage Container.
    clusterName String
    Gets or sets the AzStackHCICluster FQDN name.
    resourceName String
    Gets or sets the AzStackHCICluster resource name.
    storageAccountName String
    Gets or sets the Storage account name.
    storageContainers List<StorageContainerPropertiesResponse>
    Gets or sets the list of AzStackHCICluster Storage Container.
    clusterName string
    Gets or sets the AzStackHCICluster FQDN name.
    resourceName string
    Gets or sets the AzStackHCICluster resource name.
    storageAccountName string
    Gets or sets the Storage account name.
    storageContainers StorageContainerPropertiesResponse[]
    Gets or sets the list of AzStackHCICluster Storage Container.
    cluster_name str
    Gets or sets the AzStackHCICluster FQDN name.
    resource_name str
    Gets or sets the AzStackHCICluster resource name.
    storage_account_name str
    Gets or sets the Storage account name.
    storage_containers Sequence[StorageContainerPropertiesResponse]
    Gets or sets the list of AzStackHCICluster Storage Container.
    clusterName String
    Gets or sets the AzStackHCICluster FQDN name.
    resourceName String
    Gets or sets the AzStackHCICluster resource name.
    storageAccountName String
    Gets or sets the Storage account name.
    storageContainers List<Property Map>
    Gets or sets the list of AzStackHCICluster Storage Container.

    AzStackHCIFabricModelCustomPropertiesResponse

    ApplianceName List<string>
    Gets or sets the Appliance name.
    AzStackHciSiteId string
    Gets or sets the ARM Id of the AzStackHCI site.
    Cluster Pulumi.AzureNative.DataReplication.Inputs.AzStackHCIClusterPropertiesResponse
    AzStackHCI cluster properties.
    FabricContainerId string
    Gets or sets the fabric container Id.
    FabricResourceId string
    Gets or sets the fabric resource Id.
    MigrationHubUri string
    Gets or sets the migration hub Uri.
    MigrationSolutionId string
    Gets or sets the Migration solution ARM Id.
    ApplianceName []string
    Gets or sets the Appliance name.
    AzStackHciSiteId string
    Gets or sets the ARM Id of the AzStackHCI site.
    Cluster AzStackHCIClusterPropertiesResponse
    AzStackHCI cluster properties.
    FabricContainerId string
    Gets or sets the fabric container Id.
    FabricResourceId string
    Gets or sets the fabric resource Id.
    MigrationHubUri string
    Gets or sets the migration hub Uri.
    MigrationSolutionId string
    Gets or sets the Migration solution ARM Id.
    applianceName List<String>
    Gets or sets the Appliance name.
    azStackHciSiteId String
    Gets or sets the ARM Id of the AzStackHCI site.
    cluster AzStackHCIClusterPropertiesResponse
    AzStackHCI cluster properties.
    fabricContainerId String
    Gets or sets the fabric container Id.
    fabricResourceId String
    Gets or sets the fabric resource Id.
    migrationHubUri String
    Gets or sets the migration hub Uri.
    migrationSolutionId String
    Gets or sets the Migration solution ARM Id.
    applianceName string[]
    Gets or sets the Appliance name.
    azStackHciSiteId string
    Gets or sets the ARM Id of the AzStackHCI site.
    cluster AzStackHCIClusterPropertiesResponse
    AzStackHCI cluster properties.
    fabricContainerId string
    Gets or sets the fabric container Id.
    fabricResourceId string
    Gets or sets the fabric resource Id.
    migrationHubUri string
    Gets or sets the migration hub Uri.
    migrationSolutionId string
    Gets or sets the Migration solution ARM Id.
    appliance_name Sequence[str]
    Gets or sets the Appliance name.
    az_stack_hci_site_id str
    Gets or sets the ARM Id of the AzStackHCI site.
    cluster AzStackHCIClusterPropertiesResponse
    AzStackHCI cluster properties.
    fabric_container_id str
    Gets or sets the fabric container Id.
    fabric_resource_id str
    Gets or sets the fabric resource Id.
    migration_hub_uri str
    Gets or sets the migration hub Uri.
    migration_solution_id str
    Gets or sets the Migration solution ARM Id.
    applianceName List<String>
    Gets or sets the Appliance name.
    azStackHciSiteId String
    Gets or sets the ARM Id of the AzStackHCI site.
    cluster Property Map
    AzStackHCI cluster properties.
    fabricContainerId String
    Gets or sets the fabric container Id.
    fabricResourceId String
    Gets or sets the fabric resource Id.
    migrationHubUri String
    Gets or sets the migration hub Uri.
    migrationSolutionId String
    Gets or sets the Migration solution ARM Id.

    FabricModelPropertiesResponse

    CustomProperties AzStackHCIFabricModelCustomPropertiesResponse | HyperVMigrateFabricModelCustomPropertiesResponse | VMwareMigrateFabricModelCustomPropertiesResponse
    Fabric model custom properties.
    Health string
    Gets or sets the fabric health.
    HealthErrors []HealthErrorModelResponse
    Gets or sets the list of health errors.
    ProvisioningState string
    Gets or sets the provisioning state of the fabric.
    ServiceEndpoint string
    Gets or sets the service endpoint.
    ServiceResourceId string
    Gets or sets the service resource Id.
    customProperties AzStackHCIFabricModelCustomPropertiesResponse | HyperVMigrateFabricModelCustomPropertiesResponse | VMwareMigrateFabricModelCustomPropertiesResponse
    Fabric model custom properties.
    health String
    Gets or sets the fabric health.
    healthErrors List<HealthErrorModelResponse>
    Gets or sets the list of health errors.
    provisioningState String
    Gets or sets the provisioning state of the fabric.
    serviceEndpoint String
    Gets or sets the service endpoint.
    serviceResourceId String
    Gets or sets the service resource Id.
    customProperties AzStackHCIFabricModelCustomPropertiesResponse | HyperVMigrateFabricModelCustomPropertiesResponse | VMwareMigrateFabricModelCustomPropertiesResponse
    Fabric model custom properties.
    health string
    Gets or sets the fabric health.
    healthErrors HealthErrorModelResponse[]
    Gets or sets the list of health errors.
    provisioningState string
    Gets or sets the provisioning state of the fabric.
    serviceEndpoint string
    Gets or sets the service endpoint.
    serviceResourceId string
    Gets or sets the service resource Id.
    custom_properties AzStackHCIFabricModelCustomPropertiesResponse | HyperVMigrateFabricModelCustomPropertiesResponse | VMwareMigrateFabricModelCustomPropertiesResponse
    Fabric model custom properties.
    health str
    Gets or sets the fabric health.
    health_errors Sequence[HealthErrorModelResponse]
    Gets or sets the list of health errors.
    provisioning_state str
    Gets or sets the provisioning state of the fabric.
    service_endpoint str
    Gets or sets the service endpoint.
    service_resource_id str
    Gets or sets the service resource Id.
    customProperties Property Map | Property Map | Property Map
    Fabric model custom properties.
    health String
    Gets or sets the fabric health.
    healthErrors List<Property Map>
    Gets or sets the list of health errors.
    provisioningState String
    Gets or sets the provisioning state of the fabric.
    serviceEndpoint String
    Gets or sets the service endpoint.
    serviceResourceId String
    Gets or sets the service resource Id.

    FabricModelResponseSystemData

    CreatedAt string
    Gets or sets the timestamp of resource creation (UTC).
    CreatedBy string
    Gets or sets identity that created the resource.
    CreatedByType string
    Gets or sets the type of identity that created the resource: user, application, managedIdentity.
    LastModifiedAt string
    Gets or sets the timestamp of resource last modification (UTC).
    LastModifiedBy string
    Gets or sets the identity that last modified the resource.
    LastModifiedByType string
    Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
    CreatedAt string
    Gets or sets the timestamp of resource creation (UTC).
    CreatedBy string
    Gets or sets identity that created the resource.
    CreatedByType string
    Gets or sets the type of identity that created the resource: user, application, managedIdentity.
    LastModifiedAt string
    Gets or sets the timestamp of resource last modification (UTC).
    LastModifiedBy string
    Gets or sets the identity that last modified the resource.
    LastModifiedByType string
    Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
    createdAt String
    Gets or sets the timestamp of resource creation (UTC).
    createdBy String
    Gets or sets identity that created the resource.
    createdByType String
    Gets or sets the type of identity that created the resource: user, application, managedIdentity.
    lastModifiedAt String
    Gets or sets the timestamp of resource last modification (UTC).
    lastModifiedBy String
    Gets or sets the identity that last modified the resource.
    lastModifiedByType String
    Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
    createdAt string
    Gets or sets the timestamp of resource creation (UTC).
    createdBy string
    Gets or sets identity that created the resource.
    createdByType string
    Gets or sets the type of identity that created the resource: user, application, managedIdentity.
    lastModifiedAt string
    Gets or sets the timestamp of resource last modification (UTC).
    lastModifiedBy string
    Gets or sets the identity that last modified the resource.
    lastModifiedByType string
    Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
    created_at str
    Gets or sets the timestamp of resource creation (UTC).
    created_by str
    Gets or sets identity that created the resource.
    created_by_type str
    Gets or sets the type of identity that created the resource: user, application, managedIdentity.
    last_modified_at str
    Gets or sets the timestamp of resource last modification (UTC).
    last_modified_by str
    Gets or sets the identity that last modified the resource.
    last_modified_by_type str
    Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
    createdAt String
    Gets or sets the timestamp of resource creation (UTC).
    createdBy String
    Gets or sets identity that created the resource.
    createdByType String
    Gets or sets the type of identity that created the resource: user, application, managedIdentity.
    lastModifiedAt String
    Gets or sets the timestamp of resource last modification (UTC).
    lastModifiedBy String
    Gets or sets the identity that last modified the resource.
    lastModifiedByType String
    Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.

    HealthErrorModelResponse

    Category string
    Gets or sets the error category.
    Causes string
    Gets or sets possible causes of the error.
    Code string
    Gets or sets the error code.
    CreationTime string
    Gets or sets the error creation time.
    HealthCategory string
    Gets or sets the health category.
    IsCustomerResolvable bool
    Gets or sets a value indicating whether the error is customer resolvable.
    Message string
    Gets or sets the error message.
    Recommendation string
    Gets or sets recommended action to resolve the error.
    Severity string
    Gets or sets the error severity.
    Source string
    Gets or sets the error source.
    Summary string
    Gets or sets the error summary.
    AffectedResourceCorrelationIds List<string>
    Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
    AffectedResourceType string
    Gets or sets the type of affected resource type.
    ChildErrors List<Pulumi.AzureNative.DataReplication.Inputs.InnerHealthErrorModelResponse>
    Gets or sets a list of child health errors associated with this error.
    Category string
    Gets or sets the error category.
    Causes string
    Gets or sets possible causes of the error.
    Code string
    Gets or sets the error code.
    CreationTime string
    Gets or sets the error creation time.
    HealthCategory string
    Gets or sets the health category.
    IsCustomerResolvable bool
    Gets or sets a value indicating whether the error is customer resolvable.
    Message string
    Gets or sets the error message.
    Recommendation string
    Gets or sets recommended action to resolve the error.
    Severity string
    Gets or sets the error severity.
    Source string
    Gets or sets the error source.
    Summary string
    Gets or sets the error summary.
    AffectedResourceCorrelationIds []string
    Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
    AffectedResourceType string
    Gets or sets the type of affected resource type.
    ChildErrors []InnerHealthErrorModelResponse
    Gets or sets a list of child health errors associated with this error.
    category String
    Gets or sets the error category.
    causes String
    Gets or sets possible causes of the error.
    code String
    Gets or sets the error code.
    creationTime String
    Gets or sets the error creation time.
    healthCategory String
    Gets or sets the health category.
    isCustomerResolvable Boolean
    Gets or sets a value indicating whether the error is customer resolvable.
    message String
    Gets or sets the error message.
    recommendation String
    Gets or sets recommended action to resolve the error.
    severity String
    Gets or sets the error severity.
    source String
    Gets or sets the error source.
    summary String
    Gets or sets the error summary.
    affectedResourceCorrelationIds List<String>
    Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
    affectedResourceType String
    Gets or sets the type of affected resource type.
    childErrors List<InnerHealthErrorModelResponse>
    Gets or sets a list of child health errors associated with this error.
    category string
    Gets or sets the error category.
    causes string
    Gets or sets possible causes of the error.
    code string
    Gets or sets the error code.
    creationTime string
    Gets or sets the error creation time.
    healthCategory string
    Gets or sets the health category.
    isCustomerResolvable boolean
    Gets or sets a value indicating whether the error is customer resolvable.
    message string
    Gets or sets the error message.
    recommendation string
    Gets or sets recommended action to resolve the error.
    severity string
    Gets or sets the error severity.
    source string
    Gets or sets the error source.
    summary string
    Gets or sets the error summary.
    affectedResourceCorrelationIds string[]
    Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
    affectedResourceType string
    Gets or sets the type of affected resource type.
    childErrors InnerHealthErrorModelResponse[]
    Gets or sets a list of child health errors associated with this error.
    category str
    Gets or sets the error category.
    causes str
    Gets or sets possible causes of the error.
    code str
    Gets or sets the error code.
    creation_time str
    Gets or sets the error creation time.
    health_category str
    Gets or sets the health category.
    is_customer_resolvable bool
    Gets or sets a value indicating whether the error is customer resolvable.
    message str
    Gets or sets the error message.
    recommendation str
    Gets or sets recommended action to resolve the error.
    severity str
    Gets or sets the error severity.
    source str
    Gets or sets the error source.
    summary str
    Gets or sets the error summary.
    affected_resource_correlation_ids Sequence[str]
    Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
    affected_resource_type str
    Gets or sets the type of affected resource type.
    child_errors Sequence[InnerHealthErrorModelResponse]
    Gets or sets a list of child health errors associated with this error.
    category String
    Gets or sets the error category.
    causes String
    Gets or sets possible causes of the error.
    code String
    Gets or sets the error code.
    creationTime String
    Gets or sets the error creation time.
    healthCategory String
    Gets or sets the health category.
    isCustomerResolvable Boolean
    Gets or sets a value indicating whether the error is customer resolvable.
    message String
    Gets or sets the error message.
    recommendation String
    Gets or sets recommended action to resolve the error.
    severity String
    Gets or sets the error severity.
    source String
    Gets or sets the error source.
    summary String
    Gets or sets the error summary.
    affectedResourceCorrelationIds List<String>
    Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
    affectedResourceType String
    Gets or sets the type of affected resource type.
    childErrors List<Property Map>
    Gets or sets a list of child health errors associated with this error.

    HyperVMigrateFabricModelCustomPropertiesResponse

    FabricContainerId string
    Gets or sets the fabric container Id.
    FabricResourceId string
    Gets or sets the fabric resource Id.
    HyperVSiteId string
    Gets or sets the ARM Id of the HyperV site.
    MigrationHubUri string
    Gets or sets the migration hub Uri.
    MigrationSolutionId string
    Gets or sets the migration solution ARM Id.
    FabricContainerId string
    Gets or sets the fabric container Id.
    FabricResourceId string
    Gets or sets the fabric resource Id.
    HyperVSiteId string
    Gets or sets the ARM Id of the HyperV site.
    MigrationHubUri string
    Gets or sets the migration hub Uri.
    MigrationSolutionId string
    Gets or sets the migration solution ARM Id.
    fabricContainerId String
    Gets or sets the fabric container Id.
    fabricResourceId String
    Gets or sets the fabric resource Id.
    hyperVSiteId String
    Gets or sets the ARM Id of the HyperV site.
    migrationHubUri String
    Gets or sets the migration hub Uri.
    migrationSolutionId String
    Gets or sets the migration solution ARM Id.
    fabricContainerId string
    Gets or sets the fabric container Id.
    fabricResourceId string
    Gets or sets the fabric resource Id.
    hyperVSiteId string
    Gets or sets the ARM Id of the HyperV site.
    migrationHubUri string
    Gets or sets the migration hub Uri.
    migrationSolutionId string
    Gets or sets the migration solution ARM Id.
    fabric_container_id str
    Gets or sets the fabric container Id.
    fabric_resource_id str
    Gets or sets the fabric resource Id.
    hyper_v_site_id str
    Gets or sets the ARM Id of the HyperV site.
    migration_hub_uri str
    Gets or sets the migration hub Uri.
    migration_solution_id str
    Gets or sets the migration solution ARM Id.
    fabricContainerId String
    Gets or sets the fabric container Id.
    fabricResourceId String
    Gets or sets the fabric resource Id.
    hyperVSiteId String
    Gets or sets the ARM Id of the HyperV site.
    migrationHubUri String
    Gets or sets the migration hub Uri.
    migrationSolutionId String
    Gets or sets the migration solution ARM Id.

    InnerHealthErrorModelResponse

    Category string
    Gets or sets the error category.
    Causes string
    Gets or sets possible causes of the error.
    Code string
    Gets or sets the error code.
    CreationTime string
    Gets or sets the error creation time.
    HealthCategory string
    Gets or sets the health category.
    IsCustomerResolvable bool
    Gets or sets a value indicating whether the error is customer resolvable.
    Message string
    Gets or sets the error message.
    Recommendation string
    Gets or sets recommended action to resolve the error.
    Severity string
    Gets or sets the error severity.
    Source string
    Gets or sets the error source.
    Summary string
    Gets or sets the error summary.
    Category string
    Gets or sets the error category.
    Causes string
    Gets or sets possible causes of the error.
    Code string
    Gets or sets the error code.
    CreationTime string
    Gets or sets the error creation time.
    HealthCategory string
    Gets or sets the health category.
    IsCustomerResolvable bool
    Gets or sets a value indicating whether the error is customer resolvable.
    Message string
    Gets or sets the error message.
    Recommendation string
    Gets or sets recommended action to resolve the error.
    Severity string
    Gets or sets the error severity.
    Source string
    Gets or sets the error source.
    Summary string
    Gets or sets the error summary.
    category String
    Gets or sets the error category.
    causes String
    Gets or sets possible causes of the error.
    code String
    Gets or sets the error code.
    creationTime String
    Gets or sets the error creation time.
    healthCategory String
    Gets or sets the health category.
    isCustomerResolvable Boolean
    Gets or sets a value indicating whether the error is customer resolvable.
    message String
    Gets or sets the error message.
    recommendation String
    Gets or sets recommended action to resolve the error.
    severity String
    Gets or sets the error severity.
    source String
    Gets or sets the error source.
    summary String
    Gets or sets the error summary.
    category string
    Gets or sets the error category.
    causes string
    Gets or sets possible causes of the error.
    code string
    Gets or sets the error code.
    creationTime string
    Gets or sets the error creation time.
    healthCategory string
    Gets or sets the health category.
    isCustomerResolvable boolean
    Gets or sets a value indicating whether the error is customer resolvable.
    message string
    Gets or sets the error message.
    recommendation string
    Gets or sets recommended action to resolve the error.
    severity string
    Gets or sets the error severity.
    source string
    Gets or sets the error source.
    summary string
    Gets or sets the error summary.
    category str
    Gets or sets the error category.
    causes str
    Gets or sets possible causes of the error.
    code str
    Gets or sets the error code.
    creation_time str
    Gets or sets the error creation time.
    health_category str
    Gets or sets the health category.
    is_customer_resolvable bool
    Gets or sets a value indicating whether the error is customer resolvable.
    message str
    Gets or sets the error message.
    recommendation str
    Gets or sets recommended action to resolve the error.
    severity str
    Gets or sets the error severity.
    source str
    Gets or sets the error source.
    summary str
    Gets or sets the error summary.
    category String
    Gets or sets the error category.
    causes String
    Gets or sets possible causes of the error.
    code String
    Gets or sets the error code.
    creationTime String
    Gets or sets the error creation time.
    healthCategory String
    Gets or sets the health category.
    isCustomerResolvable Boolean
    Gets or sets a value indicating whether the error is customer resolvable.
    message String
    Gets or sets the error message.
    recommendation String
    Gets or sets recommended action to resolve the error.
    severity String
    Gets or sets the error severity.
    source String
    Gets or sets the error source.
    summary String
    Gets or sets the error summary.

    StorageContainerPropertiesResponse

    ClusterSharedVolumePath string
    Gets or sets the ClusterSharedVolumePath.
    Name string
    Gets or sets the Name.
    ClusterSharedVolumePath string
    Gets or sets the ClusterSharedVolumePath.
    Name string
    Gets or sets the Name.
    clusterSharedVolumePath String
    Gets or sets the ClusterSharedVolumePath.
    name String
    Gets or sets the Name.
    clusterSharedVolumePath string
    Gets or sets the ClusterSharedVolumePath.
    name string
    Gets or sets the Name.
    cluster_shared_volume_path str
    Gets or sets the ClusterSharedVolumePath.
    name str
    Gets or sets the Name.
    clusterSharedVolumePath String
    Gets or sets the ClusterSharedVolumePath.
    name String
    Gets or sets the Name.

    VMwareMigrateFabricModelCustomPropertiesResponse

    MigrationSolutionId string
    Gets or sets the ARM Id of the migration solution.
    VmwareSiteId string
    Gets or sets the ARM Id of the VMware site.
    MigrationSolutionId string
    Gets or sets the ARM Id of the migration solution.
    VmwareSiteId string
    Gets or sets the ARM Id of the VMware site.
    migrationSolutionId String
    Gets or sets the ARM Id of the migration solution.
    vmwareSiteId String
    Gets or sets the ARM Id of the VMware site.
    migrationSolutionId string
    Gets or sets the ARM Id of the migration solution.
    vmwareSiteId string
    Gets or sets the ARM Id of the VMware site.
    migration_solution_id str
    Gets or sets the ARM Id of the migration solution.
    vmware_site_id str
    Gets or sets the ARM Id of the VMware site.
    migrationSolutionId String
    Gets or sets the ARM Id of the migration solution.
    vmwareSiteId String
    Gets or sets the ARM Id of the VMware site.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    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.41.0 published on Tuesday, May 14, 2024 by Pulumi