ApplicationTopologyData.PoolGruu 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.
Gets the pool Gruu of the application.
public:
property System::String ^ PoolGruu { System::String ^ get(); };
public string PoolGruu { get; }
member this.PoolGruu : string
Public ReadOnly Property PoolGruu As String