CacheMountTargetProperties Class

Definition

Contains all the information needed to mount a cache

public class CacheMountTargetProperties
type CacheMountTargetProperties = class
Public Class CacheMountTargetProperties
Inheritance
CacheMountTargetProperties

Constructors

Name Description
CacheMountTargetProperties()

Initializes a new instance of the CacheMountTargetProperties class.

CacheMountTargetProperties(String, String, String)

Initializes a new instance of the CacheMountTargetProperties class.

Properties

Name Description
IPAddress

Gets the mount target's IPv4 address, used to mount the cache.

MountTargetId

Gets uUID v4 used to identify the MountTarget

SmbServerFqdn

Gets the SMB server's Fully Qualified Domain Name, FQDN

Methods

Name Description
Validate()

Validate the object.

Applies to