IFsrmAutoApplyQuota.MatchesSourceTemplate Property
Gets the MatchesSourceTemplate property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
bool MatchesSourceTemplate { get; }
property bool MatchesSourceTemplate {
bool get();
}
abstract MatchesSourceTemplate : bool with get
ReadOnly Property MatchesSourceTemplate As Boolean
Property Value
Type: System.Boolean
Returns the MatchesSourceTemplate property.
Implements
IFsrmQuotaObject.MatchesSourceTemplate
See Also
IFsrmAutoApplyQuota Interface
Microsoft.Storage Namespace
Return to top