IFsrmFileCondition Interface
Defines a file condition property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
[GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")]
public interface IFsrmFileCondition
[GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")]
public interface class IFsrmFileCondition
[<GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")>]
type IFsrmFileCondition = interface end
<GuidAttribute("70684FFC-691A-4A1A-B922-97752E138CC1")>
Public Interface IFsrmFileCondition
Properties
Name | Description | |
---|---|---|
Type | Gets the Type property. |
Methods
Name | Description | |
---|---|---|
Delete() | Deletes a file condition property. |
See Also
Return to top