TieredManagementGroup.RunAsAccountGuid Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Guid for the runAs account
public:
property Nullable<Guid> RunAsAccountGuid { Nullable<Guid> get(); };
public Guid? RunAsAccountGuid { get; }
member this.RunAsAccountGuid : Nullable<Guid>
Public ReadOnly Property RunAsAccountGuid As Nullable(Of Guid)
Property Value
Returns a GUID Guid for the runAs account for the tiered Management Group.