OriginArgs

constructor(enabled: Output<Boolean>? = null, endpointName: Output<String>? = null, hostName: Output<String>? = null, httpPort: Output<Int>? = null, httpsPort: Output<Int>? = null, originHostHeader: Output<String>? = null, originName: Output<String>? = null, priority: Output<Int>? = null, privateLinkAlias: Output<String>? = null, privateLinkApprovalMessage: Output<String>? = null, privateLinkLocation: Output<String>? = null, privateLinkResourceId: Output<String>? = null, profileName: Output<String>? = null, resourceGroupName: Output<String>? = null, weight: Output<Int>? = null)