GetAzFrontDoorCdnOriginGroup.Profile 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.
[System.Management.Automation.Parameter(HelpMessage="The Azure Front Door profile object.", Mandatory=true, ParameterSetName="ByObjectParameterSet", ValueFromPipeline=true)]
public Microsoft.Azure.Commands.Cdn.AfdModels.PSAfdProfile Profile { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The Azure Front Door profile object.", Mandatory=true, ParameterSetName="ByObjectParameterSet", ValueFromPipeline=true)>]
member this.Profile : Microsoft.Azure.Commands.Cdn.AfdModels.PSAfdProfile with get, set
Public Property Profile As PSAfdProfile
Property Value
- Attributes