IHyperVSite.ServiceEndpoint 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.
Service endpoint.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Service endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceEndpoint")]
public string ServiceEndpoint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Service endpoint.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="serviceEndpoint")>]
member this.ServiceEndpoint : string
Public ReadOnly Property ServiceEndpoint As String
Property Value
- Attributes