Class GetProtectionContainerArgs


  • public final class GetProtectionContainerArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • containerName

        public com.pulumi.core.Output<java.lang.String> containerName()
        Returns:
        Name of the container whose details need to be fetched.
      • fabricName

        public com.pulumi.core.Output<java.lang.String> fabricName()
        Returns:
        Name of the fabric where the container belongs.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        The name of the resource group where the recovery services vault is present.
      • vaultName

        public com.pulumi.core.Output<java.lang.String> vaultName()
        Returns:
        The name of the recovery services vault.