IDeploymentInfoResponse.DeploymentUrl 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.
Deployment URL of the elasticsearch in Elastic cloud deployment.
[Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Create=false, Description="Deployment URL of the elasticsearch in Elastic cloud deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deploymentUrl", Update=false)]
public string DeploymentUrl { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Elastic.Runtime.Info(Create=false, Description="Deployment URL of the elasticsearch in Elastic cloud deployment.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="deploymentUrl", Update=false)>]
member this.DeploymentUrl : string
Public ReadOnly Property DeploymentUrl As String
Property Value
- Attributes