StorageTargetProperties interface

Properties of the Storage Target.

Properties

allocationPercentage

The percentage of cache space allocated for this storage target

blobNfs

Properties when targetType is blobNfs.

clfs

Properties when targetType is clfs.

junctions

List of cache namespace junctions to target for namespace associations.

nfs3

Properties when targetType is nfs3.

provisioningState

ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property

state

Storage target operational state.

targetType

Type of the Storage Target.

unknown

Properties when targetType is unknown.

Property Details

allocationPercentage

The percentage of cache space allocated for this storage target

allocationPercentage?: number

Property Value

number

blobNfs

Properties when targetType is blobNfs.

blobNfs?: BlobNfsTarget

Property Value

clfs

Properties when targetType is clfs.

clfs?: ClfsTarget

Property Value

junctions

List of cache namespace junctions to target for namespace associations.

junctions?: NamespaceJunction[]

Property Value

nfs3

Properties when targetType is nfs3.

nfs3?: Nfs3Target

Property Value

provisioningState

ARM provisioning state, see https://github.com/Azure/azure-resource-manager-rpc/blob/master/v1.0/Addendum.md#provisioningstate-property

provisioningState?: string

Property Value

string

state

Storage target operational state.

state?: string

Property Value

string

targetType

Type of the Storage Target.

targetType: string

Property Value

string

unknown

Properties when targetType is unknown.

unknown?: UnknownTarget

Property Value