SingleServerConfiguration.CustomResourceName 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.
The set of custom names to be used for underlying azure resources that are part of the SAP system.
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISingleServerCustomResourceNames CustomResourceName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Owned)>]
member this.CustomResourceName : Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISingleServerCustomResourceNames with get, set
Public Property CustomResourceName As ISingleServerCustomResourceNames
Property Value
- Attributes