SshBaseCmdlet.ConvertEndpointAccessToBase64String Method
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.
protected internal string ConvertEndpointAccessToBase64String (Microsoft.Azure.PowerShell.Ssh.Helpers.HybridConnectivity.Models.EndpointAccessResource cred);
member this.ConvertEndpointAccessToBase64String : Microsoft.Azure.PowerShell.Ssh.Helpers.HybridConnectivity.Models.EndpointAccessResource -> string
Protected Friend Function ConvertEndpointAccessToBase64String (cred As EndpointAccessResource) As String