Share via


AzureFileShareContainer Class

Definition

Azure File Share specific container class.

public class AzureFileShareContainer : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.AzureContainer
type AzureFileShareContainer = class
    inherit AzureContainer
Public Class AzureFileShareContainer
Inherits AzureContainer
Inheritance

Constructors

AzureFileShareContainer(ProtectionContainerResource)

Constructor. Takes the service client object representing the container and converts it in to the PS container model

Properties

BackupManagementType

Type of the backup management agent.

(Inherited from ManagementContext)
ContainerType

Type of the container that maybe managed by the recovery services vault.

(Inherited from ContainerContext)
FriendlyName

Friendly name of the container

(Inherited from AzureContainer)
Name

Name of the container

(Inherited from ContainerBase)
ResourceGroupName

Resource Group where the Container is present

(Inherited from AzureContainer)
Status

Registration Status

(Inherited from AzureContainer)

Methods

Validate()

Method to validate the object properties.

(Inherited from ObjectBase)

Applies to