ArmApplicationPackageContact.ContactName 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 contact name.
public Azure.Provisioning.BicepValue<string> ContactName { get; }
member this.ContactName : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property ContactName As BicepValue(Of String)