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