EdifactEnvelopeSettings.CommunicationAgreementId 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 communication agreement id.
public Azure.Provisioning.BicepValue<string> CommunicationAgreementId { get; set; }
member this.CommunicationAgreementId : Azure.Provisioning.BicepValue<string> with get, set
Public Property CommunicationAgreementId As BicepValue(Of String)