Custom IPPrefix Args
constructor(asn: Output<String>? = null, authorizationMessage: Output<String>? = null, cidr: Output<String>? = null, commissionedState: Output<Either<String, CommissionedState>>? = null, customIpPrefixName: Output<String>? = null, customIpPrefixParent: Output<SubResourceArgs>? = null, expressRouteAdvertise: Output<Boolean>? = null, extendedLocation: Output<ExtendedLocationArgs>? = null, geo: Output<Either<String, Geo>>? = null, id: Output<String>? = null, location: Output<String>? = null, noInternetAdvertise: Output<Boolean>? = null, prefixType: Output<Either<String, CustomIpPrefixType>>? = null, resourceGroupName: Output<String>? = null, signedMessage: Output<String>? = null, tags: Output<Map<String, String>>? = null, zones: Output<List<String>>? = null)