IEdgeActionAttachmentResponse.EdgeActionId 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.
Non changing guid to identify edge action
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Non changing guid to identify edge action", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="edgeActionId", Update=true)]
public string EdgeActionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Non changing guid to identify edge action", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="edgeActionId", Update=true)>]
member this.EdgeActionId : string with get, set
Public Property EdgeActionId As String
Property Value
- Attributes