IFsrmFileGroupImported Interface

 

Used to configure imported file group objects.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

<GuidAttribute("AD55F10B-5F11-4BE7-94EF-D9EE2E470DED")>
Public Interface IFsrmFileGroupImported
	Inherits IFsrmFileGroup

NameDescription
System_CAPS_pubpropertyDescription

Gets and sets the Description property.

System_CAPS_pubpropertyid

Gets the id property.

System_CAPS_pubpropertyMembers

Gets and sets the Members property.

System_CAPS_pubpropertyName

Gets and sets the Name property.

System_CAPS_pubpropertyNonMembers

Gets and sets the NonMembers property.

System_CAPS_pubpropertyOverwriteOnCommit

Retrieves or sets a value that determines whether a file group is overwritten if it exists.

NameDescription
System_CAPS_pubmethodCommit()

Saves the imported file group object in the server's list of objects.

System_CAPS_pubmethodDelete()

Removes the imported file group object from the server's list of objects.

Return to top

Community Additions

ADD
Show: