IRemoteSupportNodeSettings.TranscriptLocation 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.
Remote Support Transcript location on the node
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Remote Support Transcript location on the node", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="transcriptLocation")]
public string TranscriptLocation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Remote Support Transcript location on the node", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="transcriptLocation")>]
member this.TranscriptLocation : string
Public ReadOnly Property TranscriptLocation As String
Property Value
- Attributes