DisconnectPSSessionCommand.ContainerId 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.
Overriding to suppress this parameter
public:
virtual property cli::array <System::String ^> ^ ContainerId { cli::array <System::String ^> ^ get(); };
public:
virtual property Platform::Array <Platform::String ^> ^ ContainerId { Platform::Array <Platform::String ^> ^ get(); };
public override string[] ContainerId { get; }
member this.ContainerId : string[]
Public Overrides ReadOnly Property ContainerId As String()
Property Value
String[]